Looking for Information on form commands

helper11

Registered User.
Local time
Today, 15:01
Joined
Apr 10, 2010
Messages
40
Hi all,

I am looking for anything or site that might have a list of some of the form commands like Forms.forum_name.Refresh

I would really like to find a list of items like that that explains them and shows an example.

Thanks for any info..
 
look up 'Form Object' in VBA Editor Help (not Access help). (from Access, hit Alt+F11)
in the Form Object entry, look at the Methods (etc).
 

Users who are viewing this thread

Back
Top Bottom