Hi,
In attachment, I have an code which sends email to the person once the value in column B reaches >200 as on sheet name "MoreThenOneFormulaValueChange"
I need small correction and I am not able to do it.
In sheet "New requirement", I have added one more column L "Target"
I need code to be modified, if the value in Colum B reaches above the value in Column L.
e.g.
If B3 is greater than L3 send email
If B4 is greater than L4 send email
If B5 is greater than L5 send email
If B6 is greater than L6 send email
If B7 is greater than L7 send email
Also the code running till 7th row of the data.
I may add many column in future. Hence the code should run till end of the data range in column A.
Bookmarks