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...
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.