Range_Add_or_Subtract

Adds an amount (or subtract) from a range of cells in one click
Similar to Cell_Add_or_Subtract but works on all cells in selection.
Can pass range as string to apply, if not passed, current selection of cells will be modified.
Works on activesheet for now, in future, we may have a version that works on other sheets/workbooks.


Public

Tested

My Own Work

Amount, Optional Plus1_or_Minus2 = 1, Optional ToRange = "Active"

Views 2 Downloads 0

VBA-Excel Math
ANmarAmdeen
899
Attachments
Revisions

v1.0