Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / February 2006

Tip: Looking for answers? Try searching our database.

Conditional formatting a cell

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
loopoo - 21 Feb 2006 07:55 GMT
Hi everybody!

I have this situation:

A1 B1 C1 (the cells in a sheet)

value1 value2 formula

formula (in C1) is value1 - value2.

My question is how can I condition the format of the cell with the
formula (C1), function of the sign of the two members (value1 in A1,
value2 in B1) ?

Thanks in advance,
Chris

Signature

loopoo

avveerkar - 21 Feb 2006 08:46 GMT
loopoo Wrote:
> Hi everybody!
>
[quoted text clipped - 12 lines]
> Thanks in advance,
> Chris

Question is not very clear. Do you want to format C1 depending on
values of A1 and B1? Like C1 should be blue if value1 ( in A1) is
negative and red if value2 is negative and say orange, when both are
negative?

A V Veerkar

Signature

avveerkar

loopoo - 21 Feb 2006 09:46 GMT
Thanks a lot for your post.

The solution was something like OR (And(a1<0, b1<0, c1<0), and(a1>0,
b1>0, c1>0))

Chris

Signature

loopoo

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.