View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Start recording macro

The old record at mark functionality was lost starting with xl97. Stephen
Bullen wrote an addin that will support it

http://www.bmsltd.co.uk/Excel/Default.htm

if you don't find it there, go to his top level page and look at some of the
other pages listed on the left side. He may have made it into a COM addin


http://www.BMSLtd.co.uk

--
Regards,
Tom Ogilvy


"Pete W" wrote in message
...
Does anyone know how to continue to record a macro from
inside an existing marco? Basically restart the recording
after you stopped.

Thanks,
Pete W