F
fisherofsouls
Hi,
I just wrote a small Excel 2003 VBA app which uses ADO to generate a
temporary database during operation.
I know that all the potential users of the application have Excel 2003
installed; however, some of them do not have Access 2003. When I ran
my first test on a non-Access machine, I got the following error:
Run-time error -2147217887 (80040e21)
ODBC driver does not support the required properties
Could anyone please advise which runtime files I will need to
distribute with my Excel 2003 spreadsheet in order for the app to run ?
Thanks and regards
Nick
I just wrote a small Excel 2003 VBA app which uses ADO to generate a
temporary database during operation.
I know that all the potential users of the application have Excel 2003
installed; however, some of them do not have Access 2003. When I ran
my first test on a non-Access machine, I got the following error:
Run-time error -2147217887 (80040e21)
ODBC driver does not support the required properties
Could anyone please advise which runtime files I will need to
distribute with my Excel 2003 spreadsheet in order for the app to run ?
Thanks and regards
Nick