How to close Database Window from VBA?

D

DavidY

How do I close the Database Window from within the VBA code? I know I can set
the startup property but that doesn't take affect until the next time the db
is started. How do I hide it immediately? Thanks!
 
Top