Where can I find documentation on Excel macro statements?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 
The InputBox function is as close as you can get. Online help is your best
documentation.

--
Jim
message |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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top