Forum home » Delegate support and help forum » Microsoft Access Training and help » Access Run-time
Access Run-time
Resolved · Medium Priority · Version 2003
Access Run-time
I have created marcos to 'send email' and 'save data to as excel to a specific folder'. When the Run-time user opens the database and click the button on the switchboard the marco errors.Why?
Any suggestions?
Thanks
For upcoming training course dates see: Pricing & availability
RE: Access Run-time
Hi NealThank you for your question
Having researched the problem, it seems that you need to write error handling code in VBA when working with code in Access Runtime. As a consequence Microsoft do not recommend using macros in Access Runtime.
Ideally you should replace your macros with VBA modules
You might find the following link useful
http://msdn.microsoft.com/en-us/library/aa164462(office.10).aspx
Regards
Stephen
|
|
» Forum post: Functions |



Course updates

