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 Conditionally format a cell using a list of data defined in a rang

Is it possible to conditionally format a cell using data defined in a range
on a seperat tab?

The data sheet information being pulled from the range, and i would like the
cells to change colors when certain data appears. The names in the list that
I would like to turn the different color totals around 30 names
Example:
Cell A1 is "Larry"
Cell A2 is "Bill"
Cell A3 is "Fred" - Any cell that contains Fred, Bob, or Frank turns yellow
Cell A4 is "Bob"
Cell A5 is "Frank"

Thank you
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Conditionally format a cell using a list of data defined in a rang

What version of Excel are you using?

--
Biff
Microsoft Excel MVP


"Chad Wodskow" wrote in message
...
Is it possible to conditionally format a cell using data defined in a
range
on a seperat tab?

The data sheet information being pulled from the range, and i would like
the
cells to change colors when certain data appears. The names in the list
that
I would like to turn the different color totals around 30 names
Example:
Cell A1 is "Larry"
Cell A2 is "Bill"
Cell A3 is "Fred" - Any cell that contains Fred, Bob, or Frank turns
yellow
Cell A4 is "Bob"
Cell A5 is "Frank"

Thank you



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default Conditionally format a cell using a list of data defined in a rang

=OR($A1="Fred",$A1="Bob",$A1="Frank")


"Chad Wodskow" wrote:

Is it possible to conditionally format a cell using data defined in a range
on a seperat tab?

The data sheet information being pulled from the range, and i would like the
cells to change colors when certain data appears. The names in the list that
I would like to turn the different color totals around 30 names
Example:
Cell A1 is "Larry"
Cell A2 is "Bill"
Cell A3 is "Fred" - Any cell that contains Fred, Bob, or Frank turns yellow
Cell A4 is "Bob"
Cell A5 is "Frank"

Thank you

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
How do I conditionally format only some of the text in a cell? Goo Excel Worksheet Functions 9 April 9th 10 07:55 PM
IF formula to conditionally format a cell Very Basic User Excel Discussion (Misc queries) 7 January 26th 10 06:44 PM
Array - conditionally sum the 1st occurence in non-contiguous rang Christi Excel Worksheet Functions 1 January 9th 10 07:25 PM
Can you conditionally format a whole row based on data in one cel Gordy72 Excel Discussion (Misc queries) 1 April 3rd 09 04:40 PM
conditionally format cell in a range, based on value in other rang alfaista Excel Worksheet Functions 4 March 9th 09 05:13 PM


All times are GMT +1. The time now is 05:33 AM.

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"