Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Conditional Formatting

Hello All,

I am beginner in excel. I just wanted to know, is there any method to have
more than three conditions in conditional formatting.

Thanks in advance
Vinay


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 59
Default Conditional Formatting

http://www.xldynamic.com/source/xld.....Download.html

this is a free add-in that allows upt to 30 conditional formats

Guru wrote:
Hello All,

I am beginner in excel. I just wanted to know, is there any method to have
more than three conditions in conditional formatting.

Thanks in advance
Vinay


--
Message posted via http://www.officekb.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 56
Default Conditional Formatting

Not that I know of, but you could use an additional cell with a formula to
compound the logic for one or more of your conditional formats.

When you enter the conditional formats dialog you can change "Cell value Is"
to "Formula Is", this then allows you to point to another cell.

E.g. lets say I want to format D11, in the C/F dialog change to "formula is"
and enter "=$E$11=TRUE" (no quotes), and choose a format, hit OK. SO now the
format of D11 is dependant on E11 being = true. IN cell E11 you can now
construct a formula much more complex. ALternativelty you can actually
encapsulate this logic in the conditional formatting input box itself e.g.

=AND(E113,F11<5)



"Guru" wrote:

Hello All,

I am beginner in excel. I just wanted to know, is there any method to have
more than three conditions in conditional formatting.

Thanks in advance
Vinay



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
Conditional formatting--different formatting depending on cell con Tammy S. Excel Discussion (Misc queries) 3 March 30th 09 08:11 PM
Formatting Conditional Formatting Icon Sets The Rook[_2_] Excel Discussion (Misc queries) 3 March 7th 09 08:48 PM
Formatting cells in a column with conditional formatting? shamor Excel Discussion (Misc queries) 8 May 19th 08 10:11 PM
Protect Cell Formatting including Conditional Formatting Mick Jennings Excel Discussion (Misc queries) 5 November 13th 07 05:32 PM
Conditional Formatting that will display conditional data BrainFart Excel Worksheet Functions 1 September 13th 05 05:45 PM


All times are GMT +1. The time now is 02:18 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"