Need a macro that does the following:
1. Takes the number, dollar, or % that's in the cell, and when the macro is run, increase the decimal place by 1.
so, if the cell says
"2" before the macro is run, then it should say
"2.0" after the macro is run once, and say
"2.00" after the macro is run agin
2. Need a macro that does the exact opposite also...decrease the existing decimals by 1 place.
Start Free Trial