LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
~L ~L is offline
external usenet poster
 
Posts: 177
Default Complex Conditional Formating

I think you need something like
=IF(AND(B5="M",B8LOOKUP(B7,Data!F3:F38,Data!E3:E3 8)),TRUE(),FALSE())


"Sean Timmons" wrote:

In Conditional formatting, change to formula is from the drop-down

=IF(AND(B5="M",B8LOOKUP(B7,Data!F3:F38,Data!E3:E3 8)))

Then format as needed.

"Ben A" wrote:

=IF(B5="M",IF(B8LOOKUP(B7,Data!F3:F38,Data!E3:E38 ),"Fail"
If I enter the above formula into a cell it works great and will display the
word fail within the cell. I don't want to do that though I just want the
"B8" cell to change color if the statement is true. How do I do this?
--
Ben A


"Glenn" wrote:

Ben A wrote:
I am trying to create condtional formating to turn a cell red with a complex
IF/ LOOKUP Function for the rule. The Function works outside of conditional
formating but when used with in condtional formating I get no result. What
do I need to do indorder for this work?

The IF/LOOKUP Formula is:
=IF(B5<"M",IF(B8LOOKUP(B7,Data!F3:F38,Data!E3:E38 )" "
The quatation marks have nothing in them because I would like no result just
the number already entered in cell "B8".


The formula above would not work outside of conditional formatting. Copy it
directly from a working cell to your post and try again.

 
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
Complex Conditional PAL Excel Worksheet Functions 10 July 18th 08 08:57 PM
Complex conditional formatting [email protected] Excel Worksheet Functions 3 March 1st 07 05:44 PM
Complex or Conditional Countif(s) Booweezie Excel Worksheet Functions 3 April 7th 06 08:37 PM
Install dates formating using conditional formating? Jerry Eggleston Excel Discussion (Misc queries) 2 November 9th 05 05:49 PM
complex?? Q about Conditional formatting AngelaG Excel Worksheet Functions 0 August 18th 05 08:16 PM


All times are GMT +1. The time now is 05:21 PM.

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"