Cell Color condition using IF... ELSE statement in Excel

N

Nysh

I want to change the text color of a cell.

The conditional formatting is not what I really seeking for because I
have some complex multiple conditions.

Help me out if you friends have any solution for me.
 
B

Bob Phillips

CF can handle complex multiple conditions, it can only handle 3 separate
cases per cell unless you have Excel 2007.
 
N

Nysh

Isn't there any other way?

I had a look on help and found some code like "[red][>100];" but didnt
get... how to implement it?
 
B

Bob Phillips

That is a custom format (Cells>Format>Custom ). You could add that to give a
couple more.

--
__________________________________
HTH

Bob

Isn't there any other way?

I had a look on help and found some code like "[red][>100];" but didnt
get... how to implement it?
 
N

Nysh

Can we put some conditions in this too?

Plz reply...



That is a custom format (Cells>Format>Custom ). You could add that to give a
couple more.

--
__________________________________
HTH

Bob


Isn't there any other way?

I had a look on help and found some code like "[red][>100];" but didnt
get... how to implement it?

CF can handle complex multiple conditions, it can only handle 3 separate
cases per cell unless you have Excel 2007.
- Show quoted text -- Hide quoted text -

- Show quoted text -
 
B

Bob Phillips

Only simple ones such as a number < 1000 as an example.

--
__________________________________
HTH

Bob

Can we put some conditions in this too?

Plz reply...



That is a custom format (Cells>Format>Custom ). You could add that to give
a
couple more.

--
__________________________________
HTH

Bob


Isn't there any other way?

I had a look on help and found some code like "[red][>100];" but didnt
get... how to implement it?

CF can handle complex multiple conditions, it can only handle 3 separate
cases per cell unless you have Excel 2007.
- Show quoted text -- Hide quoted text -

- Show quoted text -
 
Top