I have this sub function and it runs correctly but I would like it to auto run each time there is a change in the range AR4:AR17.
Sub CalculateDifference()
I thought I could just change it to Sub Worksheet_Change (CalculateDifference())
Any pointers?
Thanks,
BMD
Sub CalculateDifference()
I thought I could just change it to Sub Worksheet_Change (CalculateDifference())
Any pointers?
Thanks,
BMD
Last edited: