Getting FileDialog to work

  • Thread starter Thread starter DKS
  • Start date Start date
D

DKS

Hi,

I have used

Application.FileDialog(msoFileDialogOpen)

technic in one of my modules. At first it gave me a runtime error but later
on worked correctly (I do not remember what I had done to get it working).

I have given this .mdb with the module to a friend, and now he has the same
problem when he tries to execute the module. He gets an error. Since I had
the same error, but since I do not recollect how did I fix it, I am posting
it here in case somebody can help us.

Thanks in anticipation.
 
Back
Top