Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: carolla
  • Content: Threads
  • Order by date
  1. carolla

    VBA code to open MS Access forms using XP and Windows 7

    Hello, we are in the process of switching over from Windows XP 32-bit to Windows 7 64-bit and the computers that have been upgraded are not using the same path. How can I reference both paths so everyone can access these databases during the transition? This is the path for the Windows 7...
  2. carolla

    Problem with moving to a specific record

    I have a vehicle maintenance database that I’m having a problem with. There is a main form with subforms: frmMaster!frmVehicle!frmVehicleLog. On frmVehicle, there is a button that indicates how many outstanding work orders there are for that particular vehicle. When you click on that button...
  3. carolla

    Form has altered object list in VBA

    I’m having a problem working in a database that I did not build, so I am not entirely familiar with it. I have tables tblProperties and tblInspections. tblProperties has information regarding individual properties as well as contact information. tblInspections has information that’s been...
  4. carolla

    Combo box options based on result from another field

    Is it possible to choose an item from a combo box in one field and have the choices updated in another combo box. For example, if I choose a Type Of Equipment from one combo box, can my options to choose from in Make and Model combo boxes be linked to my first choice?
  5. carolla

    Tab Control within a Tab Control

    I have an equipment form with several Tabs. On some of these forms, I would like to have tabs within tabs. Is this possible?? When I try to put a new Tab Control onto an existing one, it ends up being visible on every tab and overrides whatever is already on that form.

Part and Inventory Search

Back
Top