Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Can I create more than 3 Condidtional Format conditions or can I w

I would like to have a list the if the criteria is TRUE for a list item then
the cell with the list item in is formatted according to the rule.
Is this possible?
cheers
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default Can I create more than 3 Condidtional Format conditions or can I w

On Thu, 15 May 2008 03:40:15 -0700, cocoblue
wrote:

I would like to have a list the if the criteria is TRUE for a list item then
the cell with the list item in is formatted according to the rule.
Is this possible?
cheers


Use a formula like COUNTIF:

e.g.

=COUNTIF(list,cell_ref)

Which should return TRUE or FALSE depending on if cell_ref (your cell to be
formatted) is in 'list'.
--ron
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default Can I create more than 3 Condidtional Format conditions or can I w

On Thu, 15 May 2008 08:26:37 -0400, Ron Rosenfeld
wrote:

On Thu, 15 May 2008 03:40:15 -0700, cocoblue
wrote:

I would like to have a list the if the criteria is TRUE for a list item then
the cell with the list item in is formatted according to the rule.
Is this possible?
cheers


Use a formula like COUNTIF:

e.g.

=COUNTIF(list,cell_ref)

Which should return TRUE or FALSE depending on if cell_ref (your cell to be
formatted) is in 'list'.
--ron


Skip this response -- I misread your question
--ron
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
Create a formula with conditions JP Excel Worksheet Functions 6 October 28th 07 03:38 AM
How to create a formula that meets 2 different conditions... Jennifer Excel Discussion (Misc queries) 2 April 25th 07 11:54 PM
How do I create a formula that has circular conditions? R Levin Excel Discussion (Misc queries) 1 November 9th 06 04:37 PM
Condidtional formatting question [email protected] Links and Linking in Excel 1 June 19th 06 09:50 PM
How do create a formula to evalute a # to return 1 of 4 conditions Larry Excel Worksheet Functions 4 May 29th 05 12:58 AM


All times are GMT +1. The time now is 11:50 PM.

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"