LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,939
Default 4 conditional formats?

Along the lines of Trevors response but allowing different positive and
negative values

=Or(A1=10, A1<=-10) Format Red
=Or(A1=5, A1<=-5) Format Amber
--
HTH...

Jim Thomlinson


"Trevor Shuttleworth" wrote:

Amanda

you could actually get away with just two conditions.

Formula is: =ABS(A1)10 format red
Formula is: =ABS(A1)=5 format amber

Obviously this only works if it's the same numbers either side.

regards

Trevor


"Amanda" wrote in message
...
Hi,

I need to use conditional formatting in an excel spreadsheet, but there
are
four variables:

between 5% : 10% = amber colour
greater than 10% = red colour

between -5% : -10% = amber colour
less than -10% = red colour

Using conditional formatting I can only use 3 variables. Is there a way I
can do this?

Thanks
Amanda






 
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
Conditional formats don't print Mark Lincoln Excel Discussion (Misc queries) 0 August 25th 06 06:26 PM
how can i set more than three conditional formats to xl worksheet Andy A112 Excel Worksheet Functions 2 August 9th 06 08:37 PM
Paste Special Formats Generated by Conditional Formatting ExcelMonkey Excel Discussion (Misc queries) 6 May 22nd 06 07:10 PM
Why do conditional formats appear by themselves in Excel 2003? Rambling Syd Rumpo Excel Discussion (Misc queries) 0 March 23rd 06 12:10 PM
Conditional Formats in Excel DaveB Excel Worksheet Functions 2 November 15th 04 07:36 AM


All times are GMT +1. The time now is 05:38 PM.

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

About Us

"It's about Microsoft Excel"