Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 1
Default Need conditional formatting help!!!

Someone help me about the excel problem? Really need your help!! Thank you!!

My logic: colour the duplicate values in column F, except that the corresponding value in G column = 330.

So I wrote the following formulas in conditional formatting and get the result as follows.

Rule1: formula: =G2=330, applies to $F$2:$F$11
Rule2: duplicate values, applies to $F$2:$F$11

F G
2 240 330
3 960 1320
4 4800 6600
5 32160 44220
6 240 300
7 10 20
8 10 20

But what I want the result is as follows. Since G2=330, so 240 (F2) will be coloured blank, then F6 should be coloured blank since the value in F2 (240) = Value in F2 (240).
F G
2 240 330
3 960 1320
4 4800 6600
5 32160 44220
6 240 300
7 10 20
8 10 20
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,872
Default Need conditional formatting help!!!

Hi Nancy,

Am Thu, 12 Jul 2012 01:58:15 +0000 schrieb NancyX:

But what I want the result is as follows. Since G2=330, so 240 (F2) will
be coloured blank, then F6 should be coloured blank since the value in
F2 (240) = Value in F2 (240).
F G
2 240 330
3 960 1320
4 4800 6600
5 32160 44220
6 240 300
7 10 20
8 10 20


select F2:F8 and paste following formula to the CF:
=(COUNTIF($F$2:F2,F2)1)*(G2<330)


Regards
Claus Busch
--
Win XP PRof SP2 / Vista Ultimate SP2
Office 2003 SP2 /2007 Ultimate SP2
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 10:58 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"