Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 7
Default CONDITIONAL FORMATITING BASED ON TEXT IN ANOTHER CELL

I NEED A FORMULA TO DO THIS:

IN D18 TURN TEXT RED IF IT DOES NOT MATCH CONTENTS EITHER G7 OR H7


MEANING IF D18 HAS TEXT, IT HAS TO MATCH TEXT IN EITHER G7 OR H7 OR TEXT IN
D18 WILL TURN RED
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 7
Default CONDITIONAL FORMATITING BASED ON TEXT IN ANOTHER CELL


BTW... G7="DAYS" AND H7="HALF"

"MomHudd" wrote:

I NEED A FORMULA TO DO THIS:

IN D18 TURN TEXT RED IF IT DOES NOT MATCH CONTENTS EITHER G7 OR H7


MEANING IF D18 HAS TEXT, IT HAS TO MATCH TEXT IN EITHER G7 OR H7 OR TEXT IN
D18 WILL TURN RED

  #3   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default CONDITIONAL FORMATITING BASED ON TEXT IN ANOTHER CELL

Use this as the CF formula for D18:
=AND(D18<G7,D18<H7)
Format to taste, ok out

p/s: Do not use all caps in your posting (its impolite and difficult to
read). Do not multi-post, ie post the same question in multiple excel
newsgroups (it wastes responders' time)
--
Max
Singapore
---

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 based on text in another cell Dave Eade Excel Discussion (Misc queries) 1 January 23rd 09 03:59 PM
Conditional formatting based off cell with text? (i.e. "less than MikeV Excel Discussion (Misc queries) 3 February 13th 08 10:02 PM
Conditional formatting Based on cell A text with conditions in Cell B Raicomm Excel Discussion (Misc queries) 0 January 21st 08 04:46 PM
Conditional Formatting based on text within a cell w/ text AND num Shirley Excel Worksheet Functions 2 December 22nd 06 01:40 AM
Conditional formatting of an entire row based on a cell text entry Gilles Desjardins Excel Discussion (Misc queries) 2 December 22nd 05 11:48 AM


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