Microsoft
Software
Hardware
Network
Question : Making a subform popup/disappear with a button
Which property and methods do I want to address with VBA in order to make a subform popup at the bequest of a button command and to make it it disappear after the database advances to the next record?
Answer : Making a subform popup/disappear with a button
Forms!mainform.subform.for
m.visible = false 'or true
Random Solutions
How to change the Outlook-2003 welcome-mail on the exchange server?
Why can't Norton Ghost 12.0 connect to the Norton Ghost service?
(20)532 Cannot find database DLL
Visual Studio 2005 not installing on Vista
Running a command from dosbox (like isql)
exception with dllimport
McAfee VirusScan
Email Security (S/MIME)
Can I sync two PDA's - one Palm OS, one Windows Mobile 5 - with Outlook 2003?
How can i configure tomcat in my netbeans IDE?