** Macro to auto-increment a cell using arrow keys?

  • Thread starter Thread starter Jack
  • Start date Start date
J

Jack

Hi,

I need to create a macro that can be used to increment/decrement the
numeric contents of a cell based on repeatedly pressing the up or down
arrows. Each key press would modify the cell by a standard increment.
Up arrow would increase it and Down arrow woud decrease it.

Can anyone suggest an approach and perhaps a code example? I am not
very versed in VBA programming.

Thanks,
Jack
(e-mail address removed)
 
Am 27 Sep 2006 13:49:08 -0700 schrieb Jack:

Maybe someone in an Excel group has a sample for you?
 
Back
Top