View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] starsio@tork.com is offline
external usenet poster
 
Posts: 1
Default Where can I find documentation on Excel macro statements?

I would like to create a macro to navigate within a spreadsheet and pause for
user input. I remember in Quattro the "?" would pause for input and "right"
would move one cell to the right after the enter key was pressed. Can that
be done in Excel?