fileDialog

  • Thread starter Thread starter Goa
  • Start date Start date
G

Goa

Hello,

I am trying to use the FileDialog type, but I keep
getting "Compile Error: User-defined type not defined"
on "dim fd as FileDialog", even though I have
the "Microsoft Access 10.0 Object Library" loaded in
references. I am running Office XP, w/ both SP 1 & 2
installed.

Help!
 
Goa:

You need to reference the Microsoft Office 10 object library in addition to
the Access 10 object library.
 
Back
Top