Hi All
I would really appreciate any help you can give - I am not very good with the modules side of things in Access so laymans terms would be useful
I have multiple make table queries that are being linked to excel. The only problem is that the macro that intiates these queries has 3 message box/warnings per report (and Set Warnings can't be turned off in the macro in MSA2007).
I was told that you can create a module to run on "click" on a form say, and turn off warnings and turn them back on after the module has executed. My problem is I don't know how to do this!
For example my Make Table query names are:
XLAttendancePathways
XLAttendanceCasework
XLAttendees
Could anyone share the required code and explain how I would link this to a button control?
Any help would be so gratefully received.
Many thanks
Paul
I would really appreciate any help you can give - I am not very good with the modules side of things in Access so laymans terms would be useful
I have multiple make table queries that are being linked to excel. The only problem is that the macro that intiates these queries has 3 message box/warnings per report (and Set Warnings can't be turned off in the macro in MSA2007).
I was told that you can create a module to run on "click" on a form say, and turn off warnings and turn them back on after the module has executed. My problem is I don't know how to do this!
For example my Make Table query names are:
XLAttendancePathways
XLAttendanceCasework
XLAttendees
Could anyone share the required code and explain how I would link this to a button control?
Any help would be so gratefully received.
Many thanks
Paul