Hello,
I want to color a certain area/number of cells if one certain cell contains the current date. Lets say B40 contains todays date then I want cells B 42-51 to be coloured in blue. If C40 contains the current date, cells C 42-51 are to be coloured blue and so on. The Problem for me is, that data for each month is below the other one. So October goes from lines 40-51, November from 52-63 etc.
Is there any way (VBA or conditional formatting) to achieve this kind of colouring rule?
Thank you
I want to color a certain area/number of cells if one certain cell contains the current date. Lets say B40 contains todays date then I want cells B 42-51 to be coloured in blue. If C40 contains the current date, cells C 42-51 are to be coloured blue and so on. The Problem for me is, that data for each month is below the other one. So October goes from lines 40-51, November from 52-63 etc.
Is there any way (VBA or conditional formatting) to achieve this kind of colouring rule?
Thank you