how do i get answer is 1 from CELL("color",sth) function?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to use the CELL function like that way, but even i applied many type
of color to the source cell, the return value still 0 . So who can help me to
format a cell so that the result of CELL("color",sth)=1

Thanks,
 
T. Thinh


T.Thinh said:
I want to use the CELL function like that way, but even i applied many type
of color to the source cell, the return value still 0 . So who can help me
to
format a cell so that the result of CELL("color",sth)=1

Thanks,

"color" has nothing to do with the color of the cell. To get a return value
of 1, you have to format *negative values* in the cell in color.

E.g. custom format 00;[Color3];0
 

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

Back
Top