Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35
Default More than just 3 Conditions for Conditional Formatting?

I have 18 members in all, each member can hold 2 items, item list contains 25
different items, I want to place something similar to conditional formatting
so that it will highlight if 2 members or more have the same item in their
inventory, conditional formatting allows for only 3 conditions, while having
25 different items means alot of combinations are possible. I want the
program/code or formula to not highlight if a member holds only a unique
selection from the 25 that is not selected by other members. that again is
not possible with conditional formatting.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 171
Default More than just 3 Conditions for Conditional Formatting?

It sounds like you only have one format (highlight) to apply conditionally,
so you should be okay. For the condition, use a formula rather than a value,
with the formula something like =countif(range,this_cell)1

"Abdul" wrote:

I have 18 members in all, each member can hold 2 items, item list contains 25
different items, I want to place something similar to conditional formatting
so that it will highlight if 2 members or more have the same item in their
inventory, conditional formatting allows for only 3 conditions, while having
25 different items means alot of combinations are possible. I want the
program/code or formula to not highlight if a member holds only a unique
selection from the 25 that is not selected by other members. that again is
not possible with conditional formatting.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35
Default More than just 3 Conditions for Conditional Formatting?



"bpeltzer" wrote:

It sounds like you only have one format (highlight) to apply conditionally,
so you should be okay. For the condition, use a formula rather than a value,
with the formula something like =countif(range,this_cell)1


no Bpeltzer, think of it as if you want to let the members see their item of
interest is not being shared by others, so if let say member1 had item1 and
member16 had the same item he'd have to cross watch through all members to
notice its being shared with him, and if all highlighters are of same color
its same as no highlighter is being used..

also the item names are in text values not numbers or end with numbers.
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 with 4 or more conditions Philipp Ehrenstein Excel Worksheet Functions 6 November 27th 06 05:39 PM
Conditional Formatting with more than 3 conditions Sara_Chase Excel Worksheet Functions 11 November 8th 06 09:46 PM
More conditions for Conditional Formatting? Ed Excel Discussion (Misc queries) 1 April 13th 06 08:22 AM
Conditional formatting with more than 3 conditions. jeffg Excel Worksheet Functions 0 October 5th 05 02:04 PM
Conditional Formatting on more than "4" Conditions belly0fdesire Excel Discussion (Misc queries) 1 September 1st 05 10:41 PM


All times are GMT +1. The time now is 08:39 AM.

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"