ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   conditional formatting rows on column values... (https://www.excelbanter.com/new-users-excel/151260-conditional-formatting-rows-column-values.html)

kang

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.

Roger Govier[_2_]

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.




kang

conditional formatting rows on column values...
 
won't work either.

Roger Govier wrote:
Hi

Try
=$C1=TRUE


Amul

conditional formatting rows on column values...
 
formula: =$c1="TRUE"

"kang" wrote:

won't work either.

Roger Govier wrote:
Hi

Try
=$C1=TRUE



Amul

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.


Amul

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.


Amul

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