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 strongm 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: *

  1. twench

    When holding the Shift key down doesn't work.....

    I've been tasked with mapping and documenting a number of Access databases developed by a long-departed former colleague. Unfortunately they have been bullet-proofed so I can't get at the Database Window and the view is restricted to a few forms that make up the user interface. Holding the shift...
  2. twench

    Hiding and Unhiding Forms

    Thanks Remou - this worked a treat. Nice and fast too!
  3. twench

    Hiding and Unhiding Forms

    I want to be able to hide and unhide forms as I navigate through the database. I have put DoCmd.RunCommand acCmdWindowHide in the OnClick() event of command buttons on the main switchboard, which works beautifully! However, when I come back the other way using "DoCmd.RunCommand...
  4. twench

    Too many tables, getting confused with the relationship diagram

    I have a database with 27 tables, some of them containing up to 25 fields, and I have a similar problem. Like Pampers I only show those relationships where referential intergrity is enforced but it is still too big and cluttered. I've had to resort to the 'Print Screen' function to print the...
  5. twench

    Can't run my first attempt at VBA module!

    I've been building small databases using Access '97 for a while now and have decided it's about time I learned some Visual Basic. I've typed in a piece of code from a tutorial into a new module but the wretched thing won't 'Run' - it won't even give me the option. So I am stuck with code that...

Part and Inventory Search

Back
Top