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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hide The Access Window - Revisited

Status
Not open for further replies.

devGarfield

Programmer
Mar 23, 2004
31
GB
Hi,

I've implemented the code according the the FAQ (705-2562) on this subject and it works fine, however I would like to take it a step further and I need some help.

My application has many forms, so ideally I would like open one form and hide the other, and when I close the current form I would show the hidden form.

The macros coded only hide the access window, how do I create a generic function that will hide/show the form that I pass into it. It would be driven on the open/close events

Any help would be appreciated.
Garfield
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top