D
Dal
I want to declare dbs as Database but get runtime error 13, type mismatch.
What am I doing wrong?
I can see that 'Database' is a type used in the help files. I remember
using it myself many times a few years ago but it is now not recognised.
I have MS Access 2000 and am a bit rusty having not used it properly for a
few years. I am writing the code in a Sub() in a module.
The project is to copy a list of Word document filenames from a specified
folder on the PC, load the file names into a table. The user can then choose
a number of the files, and print them in a specified order.
Any help appreciated.
Thanks
Dal
What am I doing wrong?
I can see that 'Database' is a type used in the help files. I remember
using it myself many times a few years ago but it is now not recognised.
I have MS Access 2000 and am a bit rusty having not used it properly for a
few years. I am writing the code in a Sub() in a module.
The project is to copy a list of Word document filenames from a specified
folder on the PC, load the file names into a table. The user can then choose
a number of the files, and print them in a specified order.
Any help appreciated.
Thanks
Dal