Am struggling with date adding. I have column A and column B in excel.
I want to use Date(Day(A,1)+10) or similar
I want to highlight and change the colour of a row if column B is greater than column A by 10 days.
Each worksheet contains different amounts of data how do I manage that also in the code?
Does that make sense?
Thanks
I want to use Date(Day(A,1)+10) or similar
I want to highlight and change the colour of a row if column B is greater than column A by 10 days.
Each worksheet contains different amounts of data how do I manage that also in the code?
Does that make sense?
Thanks