Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 34
Default Check my Conditional Format Formula

Hey guys- trying to get this thing to work, but, it's just staying white.
Any ideas as to what's wrong with it? I have this inserted in the 'Formula
Is' part of Conditional Formating- obviously without the =Green or =Red
remarks. Any ideas?


=OR(AND(BC2<=100000,BG<=0.7),AND(BC2100000,BC2<=1 40000,BG<=0.75),
AND(BC2140000,BC2<=180000,BG<=0.8), AND(BC2180000,BG<=0.85))
=GREEN

=OR(AND(BC2<=100000,BG0.7),AND(BC2100000,BC2<=14 0000,BG0.75),
AND(BC2140000,BC2<=180000,BG0.8), AND(BC2180000,BG0.85))
=RED


Thank you!
D


  #2   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 14
Default Check my Conditional Format Formula

Hi D,

Your 'BG' references lack a row number.

Cheers


"D" wrote in message news:MMjSc.26675$Oi.1151@fed1read04...
Hey guys- trying to get this thing to work, but, it's just staying white.
Any ideas as to what's wrong with it? I have this inserted in the 'Formula
Is' part of Conditional Formating- obviously without the =Green or =Red
remarks. Any ideas?


=OR(AND(BC2<=100000,BG<=0.7),AND(BC2100000,BC2<=1 40000,BG<=0.75),
AND(BC2140000,BC2<=180000,BG<=0.8), AND(BC2180000,BG<=0.85))
=GREEN

=OR(AND(BC2<=100000,BG0.7),AND(BC2100000,BC2<=14 0000,BG0.75),
AND(BC2140000,BC2<=180000,BG0.8), AND(BC2180000,BG0.85))
=RED


Thank you!
D




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.725 / Virus Database: 480 - Release Date: 19/07/2004


  #3   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 57
Default Check my Conditional Format Formula

D,

Also, if this will be applied to more than one column, and only column BC is
the determining column, you need absolute references.

=OR(AND($BC2<=100000,$BG2<=0.7), ...

BC2 should be the active (white) cell of your selection if more than one
cell is selected.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"D" wrote in message news:MMjSc.26675$Oi.1151@fed1read04...
Hey guys- trying to get this thing to work, but, it's just staying white.
Any ideas as to what's wrong with it? I have this inserted in the 'Formula
Is' part of Conditional Formating- obviously without the =Green or =Red
remarks. Any ideas?


=OR(AND(BC2<=100000,BG<=0.7),AND(BC2100000,BC2<=1 40000,BG<=0.75),
AND(BC2140000,BC2<=180000,BG<=0.8), AND(BC2180000,BG<=0.85))
=GREEN

=OR(AND(BC2<=100000,BG0.7),AND(BC2100000,BC2<=14 0000,BG0.75),
AND(BC2140000,BC2<=180000,BG0.8), AND(BC2180000,BG0.85))
=RED


Thank you!
D




  #4   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.misc,microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 34
Default Check my Conditional Format Formula

DOH! LOL- perfect! Thank you guys!
D


"Earl Kiosterud" wrote in message
...
D,

Also, if this will be applied to more than one column, and only column BC

is
the determining column, you need absolute references.

=OR(AND($BC2<=100000,$BG2<=0.7), ...

BC2 should be the active (white) cell of your selection if more than one
cell is selected.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"D" wrote in message news:MMjSc.26675$Oi.1151@fed1read04...
Hey guys- trying to get this thing to work, but, it's just staying

white.
Any ideas as to what's wrong with it? I have this inserted in the

'Formula
Is' part of Conditional Formating- obviously without the =Green or =Red
remarks. Any ideas?


=OR(AND(BC2<=100000,BG<=0.7),AND(BC2100000,BC2<=1 40000,BG<=0.75),
AND(BC2140000,BC2<=180000,BG<=0.8), AND(BC2180000,BG<=0.85))
=GREEN

=OR(AND(BC2<=100000,BG0.7),AND(BC2100000,BC2<=14 0000,BG0.75),
AND(BC2140000,BC2<=180000,BG0.8), AND(BC2180000,BG0.85))
=RED


Thank you!
D






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 format with error & date check RobofMN Excel Worksheet Functions 3 January 22nd 09 01:57 AM
Conditional Formula Based On A Check Box Brad Wolosz Excel Worksheet Functions 1 October 4th 08 03:42 AM
Conditional formula based on a check box entry Shawn Excel Worksheet Functions 1 August 18th 07 05:46 AM
Conditional formula based on a check box entry Shawn Excel Worksheet Functions 0 August 17th 07 10:54 PM
Check if Conditional Format is True or False / Check cell Color Kevin McCartney Excel Worksheet Functions 5 June 29th 07 11:12 AM


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