F
Fusto
When a user selects multiple cells in excel, and runs the macro, I need
an input box to appear requesting a number. That number is then the
percent amount that I want to times the cell by.
E.G
A1 = 1
A2 = 2
Inputbox = 7
A1 = 0.07
A2 = 0.14
Any assistance in this would be greatly appreciated...
Thanks
an input box to appear requesting a number. That number is then the
percent amount that I want to times the cell by.
E.G
A1 = 1
A2 = 2
Inputbox = 7
A1 = 0.07
A2 = 0.14
Any assistance in this would be greatly appreciated...
Thanks