conditional formatting... almost

A

Andy Warner

Hi All,

in an old version of XL you were able to type **something along the
lines of**:

in cell A3:

=if(A1>A2, A1 [BLUE]; ##.###,A2 [RED]; (##.###))

to get the cell A3 formatted either red or blue with or without
brackets round the contents....

You now do this with 'conditional formatting' which is fine.... but I
want to reference other sheets and other workbooks... which I cant do
with CF. Anyone know if this type of thing is still in use and if so,
what the format is??

i've scoured the help and several books, but come up blank - am i
missing something simple?

many thanks

andy
 
N

Niek Otten

You can still specify conditions in the Format Custom menu. The maximum
number of conditions for one cell is 4. I don't think you can access other
cells from the formula. See help for "Format codes"

--
Kind regards,

Niek Otten


"Andy Warner" <[email protected]>
wrote in message
news:[email protected]...
 
G

Guest

Other workbooks I'm not sure but you can use other worksheets in CF, the
trick is to use difined names....e.g if A1 of sheet2 was defined as "price"
then in conditinal formatting you would use something like =price>A2 or
=price1>price2

HTH
Jean-Guy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Excel Conditional Formatting 1
Change Color of cell 3
formula in conditional formatting with dates 3
Conditional Formatting Issue 3
Copying conditional formating 2
Weird Finding 2
conditional formatting 3
conditional formatting 6

Top