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 / Worksheet Functions / March 2006

Tip: Looking for answers? Try searching our database.

Conditional formatting formula

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
David Rose - 20 Mar 2006 23:42 GMT
I want to format the font color in cell G82 by checking the value in cell
D82. The value in cell D82 can be either blank, CAER followed by digits or
COR followed by digits. The formulas I wrote are:

Condition 1: =D82="" ; red font
Condition 2: =D82="C*" ; green font

The wildcard doesn't work. What change do I make to the formula?

TIA
David
Pete_UK - 20 Mar 2006 23:45 GMT
Try this for your second condition:

=LEFT(D82,1)="C"

Hope this helps.

Pete
David Rose - 21 Mar 2006 00:26 GMT
Sure, works like a charm. Why didn't I think of that?

> Try this for your second condition:
>
[quoted text clipped - 3 lines]
>
> Pete
Pete_UK - 21 Mar 2006 00:54 GMT
Thanks for feeding back.

Pete
 
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



©2009 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.