Gremlins

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

I seem to have Gremlins... I am using Access 2003 for the Gui with a Sequel
Server for the data



Just occasionally (once in 30), one of the multiple function macro's will
not fully run &@#%

These multiple function macro's consist of;

opening forms and copying data and/or running several Quires to
process data.



The other issue is, thier is no user indication that an error has occurred.



Any Idea's
 
On Fri, 18 Dec 2009 11:39:46 -0800, "Tom" <[email protected]>
wrote:

Macros don't have good error handling. You need to rewrite them in VBA
which is far superior to macros.

-Tom.
Microsoft Access MVP
 
Back
Top