Thread
:
=Cell("color",[reference])
View Single Post
#
5
Posted to microsoft.public.excel.worksheet.functions
Sulivian
external usenet poster
Posts: 1
=Cell("color",[reference])
I have a list of emails, some are colored, and i want to use the cell(color)
function (and the if funtion) to place some text next to the colored cells.
but i can't seem to get the cell(color) function to work. its not showing a
'1' when i do the following:
=cell("color",b4) , and b4 is : "
" with blue text color
and i dont understand how it works (david explained but i'm not that
computer smart ! )
please help
thanx
"David McRitchie" wrote:
Ok i see, we are reading the HELP wrong, it is not testing
whether Color is showing only if negative values would be displayed
in color. and black is a color
these formats will show 1 since there is a color for negative values
0.00_);[Red](0.00)
0.00_);[Black](0.00)
0.00_);[Blue](0.00)
these formats will show 0 since there is only automatic color for negative values
0.00_);(0.00)
General
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages:
http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:
http://www.mvps.org/dmcritchie/excel/search.htm
Reply With Quote
Sulivian
View Public Profile
Find all posts by Sulivian