#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Justin
 
Posts: n/a
Default Color

How do you display a certain color in a cell for a formula for example in the
formula

= IF C4-C50 than display "Order", but display cell in red
but in same cell
= IF C4-C5<0 than display "No Order", but display in Green

I know it is confusing but how do I do this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
VN
 
Posts: n/a
Default Color

Use conditional formatting on format menu for change color as you want.
use this formula in condition formatting for C4-C5 0
=C4C5

and use this formula in conditional formatting for C4-C5 < 0 in condition2
=C4<C5


"Justin" wrote:

How do you display a certain color in a cell for a formula for example in the
formula

= IF C4-C50 than display "Order", but display cell in red
but in same cell
= IF C4-C5<0 than display "No Order", but display in Green

I know it is confusing but how do I do this?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sort or sub-total by Fill color or font color Excel_seek_help Excel Discussion (Misc queries) 1 April 27th 06 09:01 PM
Color Formats Str8 Excel Discussion (Misc queries) 2 April 4th 06 04:17 AM
Edit Color Palette Names SueDot Excel Discussion (Misc queries) 2 September 6th 05 03:51 PM
Cell color based upon cell value My View Excel Discussion (Misc queries) 11 July 6th 05 03:59 AM
Color a cell and a value is automatically assigned to that color. Bossi Excel Worksheet Functions 0 May 3rd 05 05:45 AM


All times are GMT +1. The time now is 01:41 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"