A
Alan
Hi,
I wrote a database for Access 2003 that utilizes the vba FileDialog so the
user can select a file. Now the company wants to distribute the database to
more users. However, some of them are still using Access 2000, and upgrading
will not be possible. And of course, FileDialog is not available in 2000.
How could I code this so that either version of access will work? Or is it
better to write 2 different versions of the program?
I wrote a database for Access 2003 that utilizes the vba FileDialog so the
user can select a file. Now the company wants to distribute the database to
more users. However, some of them are still using Access 2000, and upgrading
will not be possible. And of course, FileDialog is not available in 2000.
How could I code this so that either version of access will work? Or is it
better to write 2 different versions of the program?