How do I set up a macro using a spinner box to increase/decrease the price of an item by ten cents
B Butcherboy Oct 9, 2004 #1 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 Oct 9, 2004 #2 How about using a linked cell and a helper cell. If your linked cell is A1, then put =a1/10 in your helper cell.
How about using a linked cell and a helper cell. If your linked cell is A1, then put =a1/10 in your helper cell.