Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / August 2006

Tip: Looking for answers? Try searching our database.

Conditional Formatting based on multiple criteria

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
twlove@ontuet.com - 03 Aug 2006 21:25 GMT
I want to conditionally format blank cells in column B to blue when the
value in corresponding cells in column A contain the word "Custom".
However, once I place a value in a blank highlighted cell in column B I
then want the formatting removed.

Example:

Row 2 - - Cell A = "Custom"  - - Cell B is blank - - therefore cell B2
turns blue

Then

Row 2 - - I enter a value in cell B2 - - the blue formatting goes away.
Bob Phillips - 03 Aug 2006 21:31 GMT
Use a formula of

=AND(B2="",A2="Custom")

--

HTH

Bob Phillips

(replace xxxx in the email address with gmail if mailing direct)

> I want to conditionally format blank cells in column B to blue when the
> value in corresponding cells in column A contain the word "Custom".
[quoted text clipped - 9 lines]
>
> Row 2 - - I enter a value in cell B2 - - the blue formatting goes away.
Ragdyer - 03 Aug 2006 21:37 GMT
Try this:

=AND(A2="Custom",B2="")

Signature

HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

>I want to conditionally format blank cells in column B to blue when the
> value in corresponding cells in column A contain the word "Custom".
[quoted text clipped - 9 lines]
>
> Row 2 - - I enter a value in cell B2 - - the blue formatting goes away.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.