Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
dan dan is offline
external usenet poster
 
Posts: 113
Default Conditional Formatting using two formula conditions

Basically, I want to apply conditional formatting like so
IF (AD3<"") AND (AE3="") THE

so, two linked conditions, is there a way to do this with conditional formatting's "formula is"
=AD3<"" works fine, but it's getting two conditions to work that is the problem

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Conditional Formatting using two formula conditions

Dan,

Just a minor alteration of what you already have:

=And(AD3<"",AE3="")

--

steveB

(Remove 'NOSPAM' from email address if contacting me direct)


"Dan" wrote in message
...
Basically, I want to apply conditional formatting like so:
IF (AD3<"") AND (AE3="") THEN

so, two linked conditions, is there a way to do this with conditional

formatting's "formula is"?
=AD3<"" works fine, but it's getting two conditions to work that is the

problem.

Thanks



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 for 4 conditions Steve Excel Worksheet Functions 2 March 11th 10 09:13 PM
Conditional Formatting - 2 conditions LorrieM Excel Discussion (Misc queries) 2 May 22nd 09 03:28 PM
Conditional Formatting for more than 3 conditions Neon520 Excel Worksheet Functions 1 January 9th 08 10:09 PM
Conditional Formatting with 4 or more conditions Philipp Ehrenstein Excel Worksheet Functions 6 November 27th 06 05:39 PM
More than 3 Conditional Formatting Conditions Beth H Excel Worksheet Functions 12 January 6th 06 07:35 PM


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