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

I have the following formula written into cells AH4:AH3500 and it works
PERFECTLY. If possible, I'd like to use "conditional formatting" in cells
AH4:AH3500 to turn the cell "yellow" when the following flag (form the
formula below) pops up: "Send IDIP 036 to DPHS":

=IF(AND(Z4<"",AN4="Referred to TX"),(IF(TODAY()AF4,(IF(AI4="Sent","$50.00
Owed-File Closed!",(IF(AI4="$50.00 Admin Fee Paid","",(IF(AI4="IDIP 036
Rescinded","","Send IDIP 036 to DPHS")))))),"")),"")

Is this possible?

Dan
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 57
Default Conditional Formatting with Color and a Flare!

Hi Dan

Select AH4:AH3500
FormatConditional FormattingCell value isEqualsSend IDIP 036 to DPHS
Choose Format required


--
Regards
Roger Govier

"Dan the Man" wrote in message
...
I have the following formula written into cells AH4:AH3500 and it works
PERFECTLY. If possible, I'd like to use "conditional formatting" in cells
AH4:AH3500 to turn the cell "yellow" when the following flag (form the
formula below) pops up: "Send IDIP 036 to DPHS":

=IF(AND(Z4<"",AN4="Referred to
TX"),(IF(TODAY()AF4,(IF(AI4="Sent","$50.00
Owed-File Closed!",(IF(AI4="$50.00 Admin Fee Paid","",(IF(AI4="IDIP 036
Rescinded","","Send IDIP 036 to DPHS")))))),"")),"")

Is this possible?

Dan



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,365
Default Conditional Formatting with Color and a Flare!

Where is that formula at? In just one cell, or is it already in AH4:AH3500?

If that formula (or variation of it) is already in AH4:AH3500, then setting
conditional formatting is as simple as selecting that range and going into
conditional formatting and choosing Cell Value Is and then Equal To and
typing in Send IDIP 036 to DPHS as the value it needs to be equal to, and
then setting the shading.

If that formula is in one cell, then again choose AH4:AH3500 and go into
conditional formatting but this time use Formula Is and type in
=$X$99="Send IDIP 036 to DPHS"
change $X$99 to the address of the cell where your formula is at, of course,
and then set the shading for the cells.

"Dan the Man" wrote:

I have the following formula written into cells AH4:AH3500 and it works
PERFECTLY. If possible, I'd like to use "conditional formatting" in cells
AH4:AH3500 to turn the cell "yellow" when the following flag (form the
formula below) pops up: "Send IDIP 036 to DPHS":

=IF(AND(Z4<"",AN4="Referred to TX"),(IF(TODAY()AF4,(IF(AI4="Sent","$50.00
Owed-File Closed!",(IF(AI4="$50.00 Admin Fee Paid","",(IF(AI4="IDIP 036
Rescinded","","Send IDIP 036 to DPHS")))))),"")),"")

Is this possible?

Dan

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 145
Default Conditional Formatting with Color and a Flare!

Thanks gentleman! That did the trick (the values were in AH4:AH3500).

Dan

"JLatham" wrote:

Where is that formula at? In just one cell, or is it already in AH4:AH3500?

If that formula (or variation of it) is already in AH4:AH3500, then setting
conditional formatting is as simple as selecting that range and going into
conditional formatting and choosing Cell Value Is and then Equal To and
typing in Send IDIP 036 to DPHS as the value it needs to be equal to, and
then setting the shading.

If that formula is in one cell, then again choose AH4:AH3500 and go into
conditional formatting but this time use Formula Is and type in
=$X$99="Send IDIP 036 to DPHS"
change $X$99 to the address of the cell where your formula is at, of course,
and then set the shading for the cells.

"Dan the Man" wrote:

I have the following formula written into cells AH4:AH3500 and it works
PERFECTLY. If possible, I'd like to use "conditional formatting" in cells
AH4:AH3500 to turn the cell "yellow" when the following flag (form the
formula below) pops up: "Send IDIP 036 to DPHS":

=IF(AND(Z4<"",AN4="Referred to TX"),(IF(TODAY()AF4,(IF(AI4="Sent","$50.00
Owed-File Closed!",(IF(AI4="$50.00 Admin Fee Paid","",(IF(AI4="IDIP 036
Rescinded","","Send IDIP 036 to DPHS")))))),"")),"")

Is this possible?

Dan

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-different data to one color JH Excel Discussion (Misc queries) 2 June 15th 07 03:18 PM
Conditional Formatting on Color Excel Learner Excel Worksheet Functions 4 March 11th 07 05:13 PM
Color Conditional Formatting Conditional Formatting Excel Worksheet Functions 1 January 12th 07 06:37 PM
Conditional Formatting and Cell Color nemadrias Excel Worksheet Functions 7 July 28th 06 05:01 PM
Conditional color formatting entries have wild color. John Geyer Excel Discussion (Misc queries) 0 February 24th 06 06:11 PM


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