Ok, that makes sense
you have to install developers version of access in order to use this
control, or VB5/6
BTW, office (and Access) 2003 has also build-in FileDialog object, which do
the same

Signature
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> Yes, but if you had a boss that said you HAD to use the ActiveX control,
> what
[quoted text clipped - 32 lines]
>> > Thank you
>> > BadMojo
AutomationGuru - 04 Feb 2006 22:41 GMT
Hi,
Alex is correct. You might consider creating a Common Dialog Class Wrapper
(See
http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/dnarvb4/html/ms
dn_comdlg.asp).
You can perform all the functions of the Common Dialog Control without an
extra ActiveX COM+ control.

Signature
AutomationGuru
Reynolds Automation Solutions
> Ok, that makes sense
> you have to install developers version of access in order to use this
[quoted text clipped - 39 lines]
> >> > Thank you
> >> > BadMojo