View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rick Campbell Rick Campbell is offline
external usenet poster
 
Posts: 7
Default Pause a VBA Module

I'm trying to insert a pause in a module that will allow me to work on the
worksheet before pressing OK to resume the module. Can get the pause to
work, but can't get working on the worksheet to work. Any help would be
appreciated.

TIA

Rick