** 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)
 
You are sooo right. As I tell my less technical folks than me....RTFM.

Read the F.....g Manual and I should have taken my own advice.

Thanks,
Jack
 
Back
Top