Hi

I want to have a macro where the following happens:
  • Click macro
  • The Next cell the user clicks it will subtract 1 from the number in that cell
  • The next cell the user clicks it will add 1 to the number in that cell
  • Macro will then stop

Is this possible?