View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MCM[_2_] MCM[_2_] is offline
external usenet poster
 
Posts: 5
Default how to stop running vba code without loosing printed data on the sheet?

hi everybody,

I have a small problem. Is there anyway to stop a running vba excel
code without loosing the printed data up to stopping time? i.e. I want
to stop program and then check some results , is it possible?

thanks.