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
.ICO file type
Dos Batch programming-Command line menus
Sync GAL to Blackberry
Exchange 2003 Address Book Segregation - Outlook Web Access and ActiveSync Issue
convert excel data sql data
Date function
How to use Replace to replace a ' character
Symantec Ghost Suite 2.0, how do I change the computer name when I push the image?
Program running on Citrix Published Desktop needs admin rights to run
How to convert a raster image into a vector image?