View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Carlos Mallen Carlos Mallen is offline
external usenet poster
 
Posts: 9
Default Excel using Word --- Object is not responding

I am afraid I have no clue as of what is going on. On my computer I have no
problems when running the macro several times and the error VBA is raising
seems very strange to me. Using the code I wrote, on what line is VBA raising
the error?

Regards,

--
Carlos Mallen


"Alan" wrote:


I left out some important information: This does not happen the first
time the code (macro) runs. However, unless I reset things in the
VBE, it happens consistently. If I use the Reset button in the VBE
every time between runs, it works perfectly without errors.

Alan