Loading a Form from VBA

M

Mike

Hi all, I'd like a module to open and load a form in my Access 2003
database... How can I do this?
 
M

Mike

Use the OpenForm method. Look in the Help file for details.

--
Doug Steele, Microsoft Access MVPhttp://I.Am/DougSteele
(no e-mails, please!)






- Show quoted text -

Thanks! Just the pointer I needed!
 
Top