View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RB Smissaert RB Smissaert is offline
external usenet poster
 
Posts: 2,452
Default macro that waits for prompt

How about using a MsgBox?

RBS

"Bill" wrote in message
...
I am giving a lecture in excel. I want to write a macro that has the data I
want on the spreadsheet. I want the macro to enter the data in one cell
and
then wait for my prompt (enter) to go to the next cell. Any help