A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

how can I use conditional formatting with formula and 3 poss resul



 
 
Thread Tools Display Modes
  #1  
Old March 10th, 2010, 09:34 PM posted to microsoft.public.excel.worksheet.functions
cbs
external usenet poster
 
Posts: 2
Default how can I use conditional formatting with formula and 3 poss resul

Want to test 5 calculated results against a static target. If result greater
than target, color cell green. If result = target, color cell yellow. If
result less than target, color cell red. Results are presented in a column
with the target number in a cell 2 rows above headers in the same column.
  #2  
Old March 10th, 2010, 11:40 PM posted to microsoft.public.excel.worksheet.functions
Fred Smith[_4_]
external usenet poster
 
Posts: 2,386
Default how can I use conditional formatting with formula and 3 poss resul

Just the way you specified. Your conditions would be something like:
=a2a1 [color green]
=a2=a1 [color yellow]
=a2a1 [color red]

If you need more help, post back with the version of Excel you are using, as
the instructions differ.

Regard,
Fred

"CBS" wrote in message
...
Want to test 5 calculated results against a static target. If result
greater
than target, color cell green. If result = target, color cell yellow. If
result less than target, color cell red. Results are presented in a column
with the target number in a cell 2 rows above headers in the same column.


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:10 AM.


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