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

This is probably very simple to do but I can't seem to figure it out. I would
like to fill a cell with a color if the value of another cell has a
particular name in it.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Conditional Formatting

Assume cell with name in it is A1, cell you want colored is A2.

Select A2, go to Format-Conditional Format.
First box change to "Formula is"

for the formula, input:
=A1="ParticularName"
Choose whatever format you want.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"mykcap" wrote:

This is probably very simple to do but I can't seem to figure it out. I would
like to fill a cell with a color if the value of another cell has a
particular name in it.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10
Default Conditional Formatting

Hi,

1. Highlight all the cells on the rows you want formatted, suppose cell A1.
With B1 containing the text that triggers the formatting.
2. Choose Home, Conditional Formatting, New Rule
3. Choose Use a formula to determine which cell to format
4. In the Format values where this formula is true enter the following
formula:
=B1="Yeasterday"
5. Click the Format button and choose a format.
6. Click OK twice

"mykcap" wrote:

This is probably very simple to do but I can't seem to figure it out. I would
like to fill a cell with a color if the value of another cell has a
particular name in it.

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
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 based on cell formatting Totom Excel Worksheet Functions 3 January 20th 07 02:02 PM
conditional Formatting based on cell formatting Totom Excel Worksheet Functions 0 January 15th 07 04:35 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 08:17 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"