G
Guest
Background: Access 2002 w/ linked table to Excel 2002 file. Excel file is
password protected against editing - anyone can still read-only. I use the
linked table to update another table within the database using a delete query
and an update query via a macro.
Sometimes the macro fails with the error message "Reserve Error", but no
other information. After some trial and error, I figured out a worrk around:
open the Excel file, enter the password to allow changes (edits), save the
now open file, and exit again. Once I do this, I can then run the macro
successfully - at least for an hour or two.
I would blame it on the password protection, but I only get the error about
1/2 the time. No one else is in the Excel file when I run the macro
initially, but people are in and out of it the rest of the day.
The Excel file does contain a macro, but it is triggered by a button click
on the worksheet, not on opening.
Any ideas?
password protected against editing - anyone can still read-only. I use the
linked table to update another table within the database using a delete query
and an update query via a macro.
Sometimes the macro fails with the error message "Reserve Error", but no
other information. After some trial and error, I figured out a worrk around:
open the Excel file, enter the password to allow changes (edits), save the
now open file, and exit again. Once I do this, I can then run the macro
successfully - at least for an hour or two.
I would blame it on the password protection, but I only get the error about
1/2 the time. No one else is in the Excel file when I run the macro
initially, but people are in and out of it the rest of the day.
The Excel file does contain a macro, but it is triggered by a button click
on the worksheet, not on opening.
Any ideas?