Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hello Again
in column A i have 31 cells representing a 31 day month using tha =a2+1 for all 31 days, but some months have less, so the eg: below is a pain to look at. Is there a way to make the non matching dates, to be not visible when the month changes. 27-feb 28-feb 1-mar Thanks again Allan |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi!
One way: Assume the dates are in the range A1:A31. Since you only need to be concerned with the last 3 cells representing the 29th, 30th and 31st of the month: Select the range A29:A31 Goto FormatConditional Formatting Formula Is: =MONTH(A29)<MONTH(A$1) Click the Format button Set the font color to be the same as background color OK out Biff "A.R.J Allan Jefferys" wrote in message ... Hello Again in column A i have 31 cells representing a 31 day month using tha =a2+1 for all 31 days, but some months have less, so the eg: below is a pain to look at. Is there a way to make the non matching dates, to be not visible when the month changes. 27-feb 28-feb 1-mar Thanks again Allan |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
thanks Biff
It worked like a charm. Regards Allan "Biff" wrote: Hi! One way: Assume the dates are in the range A1:A31. Since you only need to be concerned with the last 3 cells representing the 29th, 30th and 31st of the month: Select the range A29:A31 Goto FormatConditional Formatting Formula Is: =MONTH(A29)<MONTH(A$1) Click the Format button Set the font color to be the same as background color OK out Biff "A.R.J Allan Jefferys" wrote in message ... Hello Again in column A i have 31 cells representing a 31 day month using tha =a2+1 for all 31 days, but some months have less, so the eg: below is a pain to look at. Is there a way to make the non matching dates, to be not visible when the month changes. 27-feb 28-feb 1-mar Thanks again Allan |
#4
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
You're welcome. Thanks for the feedback!
Biff "A.R.J Allan Jefferys" wrote in message ... thanks Biff It worked like a charm. Regards Allan "Biff" wrote: Hi! One way: Assume the dates are in the range A1:A31. Since you only need to be concerned with the last 3 cells representing the 29th, 30th and 31st of the month: Select the range A29:A31 Goto FormatConditional Formatting Formula Is: =MONTH(A29)<MONTH(A$1) Click the Format button Set the font color to be the same as background color OK out Biff "A.R.J Allan Jefferys" wrote in message ... Hello Again in column A i have 31 cells representing a 31 day month using tha =a2+1 for all 31 days, but some months have less, so the eg: below is a pain to look at. Is there a way to make the non matching dates, to be not visible when the month changes. 27-feb 28-feb 1-mar Thanks again Allan |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formatting a group of cells for text | Excel Discussion (Misc queries) | |||
Formatting cells, Need help solving a problem with excel | Excel Discussion (Misc queries) | |||
Formatting cells is not retained when saved as csv file | Excel Worksheet Functions | |||
How to copy "edge" formatting to other cells. | Excel Discussion (Misc queries) | |||
Cells losing formatting | Excel Discussion (Misc queries) |