View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
rezafloyd rezafloyd is offline
external usenet poster
 
Posts: 10
Default Selececting a cell/range onscreen through vba

Dear experts,
Is there any way to select a cell or range 'onscreen' during running a
VBA code.
I mean program stop to promp the user to select a cell/range and then
continues the run.
Regards