Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hello from Steved
Is this possible please. Feb the 4th then every calendar days colour the cell red so in this instance March the 4th being the 28th day the cell will change to a red background. Thankyou. |
#2
![]() |
|||
|
|||
![]()
Conditional formatting, with a formula of
=MOD(A2-DATE(2005,2,4),28)=0 -- HTH Bob Phillips "Steved" wrote in message ... Hello from Steved Is this possible please. Feb the 4th then every calendar days colour the cell red so in this instance March the 4th being the 28th day the cell will change to a red background. Thankyou. |
#3
![]() |
|||
|
|||
![]()
Hello Bob from Steved
Thanks 1 situation is that it has done the 28 days as instructed but it has highlihted a row above with this formula in it =DATE(YEAR(L3),MONTH(L3)+1,DAY(L3)) I not to concerned but just curious as to why Thankyou. "Bob Phillips" wrote: Conditional formatting, with a formula of =MOD(A2-DATE(2005,2,4),28)=0 -- HTH Bob Phillips "Steved" wrote in message ... Hello from Steved Is this possible please. Feb the 4th then every calendar days colour the cell red so in this instance March the 4th being the 28th day the cell will change to a red background. Thankyou. |
#4
![]() |
|||
|
|||
![]()
Because it is exactly 28 days later perhaps?
-- HTH Bob Phillips "Steved" wrote in message ... Hello Bob from Steved Thanks 1 situation is that it has done the 28 days as instructed but it has highlihted a row above with this formula in it =DATE(YEAR(L3),MONTH(L3)+1,DAY(L3)) I not to concerned but just curious as to why Thankyou. "Bob Phillips" wrote: Conditional formatting, with a formula of =MOD(A2-DATE(2005,2,4),28)=0 -- HTH Bob Phillips "Steved" wrote in message ... Hello from Steved Is this possible please. Feb the 4th then every calendar days colour the cell red so in this instance March the 4th being the 28th day the cell will change to a red background. Thankyou. |
#5
![]() |
|||
|
|||
![]()
Yes thanks Bob
"Bob Phillips" wrote: Because it is exactly 28 days later perhaps? -- HTH Bob Phillips "Steved" wrote in message ... Hello Bob from Steved Thanks 1 situation is that it has done the 28 days as instructed but it has highlihted a row above with this formula in it =DATE(YEAR(L3),MONTH(L3)+1,DAY(L3)) I not to concerned but just curious as to why Thankyou. "Bob Phillips" wrote: Conditional formatting, with a formula of =MOD(A2-DATE(2005,2,4),28)=0 -- HTH Bob Phillips "Steved" wrote in message ... Hello from Steved Is this possible please. Feb the 4th then every calendar days colour the cell red so in this instance March the 4th being the 28th day the cell will change to a red background. Thankyou. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Please help!! Vacation Accrual Formula | Excel Worksheet Functions | |||
Return only work days | Excel Discussion (Misc queries) | |||
Vacation Accrual Formula | Excel Worksheet Functions | |||
Subracting Dates to come up with the # of days between them | Excel Worksheet Functions | |||
Help! I am stuck calculating Days, Hours, Mins please help | Excel Worksheet Functions |