View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alan Alan is offline
external usenet poster
 
Posts: 188
Default Is There a Function To Reset Macros?

"JK" wrote in message
news:kCRLd.44$Dc.15@trnddc06...

Dear Group:

My procedures are generally written to trap errors; however, I am
known to occassionally miss one (or two, or three), which in turn
causes a Run Time Error. Not bad for me (I can fix it), but when it
happens to a user of my application, it's awful. Is there a function
I can include on my toolbar that my users can call to reset the
macros until I write the patch?

Thank you in advance.

Jim Kobzeff


Hi Jim,

See the thread starting with this post on the exact same subject from
21 Jan 2005:

...

Alan.