Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating a common dialog interface on MS Access form

Status
Not open for further replies.

hendrixharrison

Technical User
Mar 15, 2005
16
0
0
CA
Using the code down below, I somehow forgot how and where should I declare these objects.


this code line needs to be declared

Dim cmdlgOpenFile As New clsCommonDialog

dim clsCommonDialog as ?

I just couldnt remember this at the moment and need help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top