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 / May 2008

Tip: Looking for answers? Try searching our database.

Conditonal Formatting

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
TSK - 07 May 2008 09:38 GMT
Can someone advise me how to change the cell color when date is input

I had the following advise formula for text and number but it does not work
with date format

Format ==> Conditional Formatting
Formula is: =istext(A1)
Pete_UK - 07 May 2008 10:02 GMT
You can't check specifically for dates, as these are just numbers to
Excel. So, you could have:

Formula Is:   =ISNUMBER(A1)

or:

Formula Is:   =A1<>""

which will check for non-blanks, but then if the cell is blank it
doesn't matter what the format is !!

Hope this helps.

Pete

> Can someone advise me how to change the cell color when date is input
>
[quoted text clipped - 3 lines]
> Format ==> Conditional Formatting
> Formula is: =istext(A1)
Max - 07 May 2008 10:33 GMT
Think you could try this
Formula is: =LEFT(CELL("format",A1))="D"
Signature

Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---

> Can someone advise me how to change the cell color when date is input
>
[quoted text clipped - 3 lines]
> Format ==> Conditional Formatting
> Formula is: =istext(A1)
 
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.