![]() |
conditional formatting rows on column values...
if C column has TRUE, I want the line(A through C column) to be formatted.
I want to use conditional formatting. formula:="$c=TRUE" target=$A$1:$C$274 I use excel 2007. what's wrong? TIA. |
conditional formatting rows on column values...
Hi
Try =$C1=TRUE -- Regards Roger Govier "kang" wrote in message ... if C column has TRUE, I want the line(A through C column) to be formatted. I want to use conditional formatting. formula:="$c=TRUE" target=$A$1:$C$274 I use excel 2007. what's wrong? TIA. |
conditional formatting rows on column values...
won't work either.
Roger Govier wrote: Hi Try =$C1=TRUE |
conditional formatting rows on column values...
formula: =$c1="TRUE"
"kang" wrote: won't work either. Roger Govier wrote: Hi Try =$C1=TRUE |
conditional formatting rows on column values...
Try this
=$c1<"TRUE" "kang" wrote: if C column has TRUE, I want the line(A through C column) to be formatted. I want to use conditional formatting. formula:="$c=TRUE" target=$A$1:$C$274 I use excel 2007. what's wrong? TIA. |
conditional formatting rows on column values...
Hi,
It seems "TRUE" is a keyword. So, try some other word like "TRUE1" or some ... "Amul" wrote: Try this =$c1<"TRUE" "kang" wrote: if C column has TRUE, I want the line(A through C column) to be formatted. I want to use conditional formatting. formula:="$c=TRUE" target=$A$1:$C$274 I use excel 2007. what's wrong? TIA. |
conditional formatting rows on column values...
Hi,
Got it. Use formula: =$c1=TRUE Without any "" "Amul" wrote: Hi, It seems "TRUE" is a keyword. So, try some other word like "TRUE1" or some ... "Amul" wrote: Try this =$c1<"TRUE" "kang" wrote: if C column has TRUE, I want the line(A through C column) to be formatted. I want to use conditional formatting. formula:="$c=TRUE" target=$A$1:$C$274 I use excel 2007. what's wrong? TIA. |
All times are GMT +1. The time now is 07:30 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com