G
Guest
Please I have code that opens a file box to capture any desired Excel files.
I have moved my program from 2002 to a workstation with 2000 and now I get
the following error:
Compile Error.
Cant find object or library
on this code downloaded from internet (Ken Getz)
If IsMissing(InitialDir) Then InitialDir = CurDir
The CurDir is failing in Access 2000 but again works in Access 2002.
Want reference or library do I need to resolve this please.
Much thanks.
I have moved my program from 2002 to a workstation with 2000 and now I get
the following error:
Compile Error.
Cant find object or library
on this code downloaded from internet (Ken Getz)
If IsMissing(InitialDir) Then InitialDir = CurDir
The CurDir is failing in Access 2000 but again works in Access 2002.
Want reference or library do I need to resolve this please.
Much thanks.