Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all, is it possible to change the colour of the font in a row depending on
one of the cell values in that row? I can obviously use conditional formatting to change the font in the particular cell that holds the data i will use, but i would like the entire row to be formatted. Basically i want the row to change to a light grey font when a particular cell within that row says complete. Is this at all possible? any help appreciated. Regards |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way:
Assume the target column is B. Select the rows to C, with the active cell in row 1, then use CF1: Formula is =$B1 = "Complete" Format1: <font/<lt grey In article , Maax wrote: Hi all, is it possible to change the colour of the font in a row depending on one of the cell values in that row? I can obviously use conditional formatting to change the font in the particular cell that holds the data i will use, but i would like the entire row to be formatted. Basically i want the row to change to a light grey font when a particular cell within that row says complete. Is this at all possible? any help appreciated. Regards |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi JE, sorry i am a little ne to formula's in Excel. Can you please advise
what you mean by CF1: The column that will have "complete" in it will be M. The first row is 3. I am unsure what the CF: actually refers too? Max "JE McGimpsey" wrote: One way: Assume the target column is B. Select the rows to C, with the active cell in row 1, then use CF1: Formula is =$B1 = "Complete" Format1: <font/<lt grey In article , Maax wrote: Hi all, is it possible to change the colour of the font in a row depending on one of the cell values in that row? I can obviously use conditional formatting to change the font in the particular cell that holds the data i will use, but i would like the entire row to be formatted. Basically i want the row to change to a light grey font when a particular cell within that row says complete. Is this at all possible? any help appreciated. Regards |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
CF1 == The first (or only) condition in the conditional format
In article , Maax wrote: I am unsure what the CF: actually refers too? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Many Thanks J, as I am a novice i never actually knew there was a drop down
for entering formula in the conditional formatting. Once i found that it was easy. Many thanks for your patience. "JE McGimpsey" wrote: CF1 == The first (or only) condition in the conditional format In article , Maax wrote: I am unsure what the CF: actually refers too? |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() use the format painter -- Don Guillett SalesAid Software "Maax" wrote in message ... Hi all, is it possible to change the colour of the font in a row depending on one of the cell values in that row? I can obviously use conditional formatting to change the font in the particular cell that holds the data i will use, but i would like the entire row to be formatted. Basically i want the row to change to a light grey font when a particular cell within that row says complete. Is this at all possible? any help appreciated. Regards |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing cell colour depending on another cells value... | Excel Discussion (Misc queries) | |||
How can i change cell colour depending on month of date in cell? | Excel Discussion (Misc queries) | |||
Possible Lookup Table | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions | |||
Function to return colour of formatted cell | Excel Worksheet Functions |