View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Woody[_3_] Woody[_3_] is offline
external usenet poster
 
Posts: 14
Default Add/Run macro programatically OLE error

?B?RGFtb24gTG9uZ3dvcnRo?=
wrote in
:

Have you tried using the Run statement or the Call statement after you
get the error and reset the routine. Try this in a new sub with only
the command calling the A1All routine. This will help identify if you
are able to use the syntax in your original routine.


I'm not following you. Can you give an example?

Thanks,
Woody