Spinner box

B

Butcherboy

How do I set up a macro using a spinner box to increase/decrease the price of
an item by ten cents
 
D

Dave Peterson

How about using a linked cell and a helper cell.

If your linked cell is A1, then put =a1/10 in your helper cell.
 
Top