View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jay Oken Jay Oken is offline
external usenet poster
 
Posts: 4
Default Data input macro

Can someone please post the code to create a macro that does the following.

Pause for input on the current cell
Move one cell to the right
Pause for input
Move one cell down and one cell to the left
Re-invoke the macro

Thanks,
J