S
ssignore
Hello, MS Online Community.
I wrote what I thought (well, for a very green Access user) was a very cool
macro, but it's causing my database to freeze.
Firstly, the macro is attached to a command button on a 'switchboard' form.
The form currently has seven command buttons. Four of them are simply set up
to run queries. One opens a data entry form and another closes the database.
The command button running the macro is the one that is giving me problems.
Here is the macro:
Echo (set to No)
MsgBox - Informational; just says "Running the Report! Check your folder
when hourglass disappears."
Hourglass (set to Yes)
OpenTable - Tbl_Case Number Index Card Data; Datasheet view; Read only
OutputTo - Table (for type) Tbl_Case Number Index Card Data; format - MS
Excel 97-2003; Output File X:\Folder\Subfolder\Total Cases Entered.xls
Autostart - Yes
What am I missing that is freezing the dbase?
Thanks in advance for the guidance on a solution!
Regards,
Simone
I wrote what I thought (well, for a very green Access user) was a very cool
macro, but it's causing my database to freeze.
Firstly, the macro is attached to a command button on a 'switchboard' form.
The form currently has seven command buttons. Four of them are simply set up
to run queries. One opens a data entry form and another closes the database.
The command button running the macro is the one that is giving me problems.
Here is the macro:
Echo (set to No)
MsgBox - Informational; just says "Running the Report! Check your folder
when hourglass disappears."
Hourglass (set to Yes)
OpenTable - Tbl_Case Number Index Card Data; Datasheet view; Read only
OutputTo - Table (for type) Tbl_Case Number Index Card Data; format - MS
Excel 97-2003; Output File X:\Folder\Subfolder\Total Cases Entered.xls
Autostart - Yes
What am I missing that is freezing the dbase?
Thanks in advance for the guidance on a solution!
Regards,
Simone