C
CivilTech
Hello All:
From VBA, I change several properties of an Access 2003 report. After
completing all of the changes, the DoCmd.Close method attempts to closed a
hidden report opened in design view. Without generating an error message, the
report fails to save.
Calling DoCmd.Save after each property modification results in a run-time
error message of 2501: "The save action was canceled"
Can anyone provide a solution or workaround?
The database is in MS Access 2003 SP3 running on MS Windows XP Professional
SP3.
Thanks for the assistance!
From VBA, I change several properties of an Access 2003 report. After
completing all of the changes, the DoCmd.Close method attempts to closed a
hidden report opened in design view. Without generating an error message, the
report fails to save.
Calling DoCmd.Save after each property modification results in a run-time
error message of 2501: "The save action was canceled"
Can anyone provide a solution or workaround?
The database is in MS Access 2003 SP3 running on MS Windows XP Professional
SP3.
Thanks for the assistance!