Formual

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What is the formula to shade a cell when the date entered is less than todays
date?
 
Try Conditional Formatting:

Select the cells to be imacted
(I'll assume A2:A10, with cell A2 as the active cell

From the Excel main menu:
<format><conditional formatting>
Formula is: =AND(A2<>"",A2<TODAY())
Click the [Format] button and select the pattern for the cells less than today
Click the [OK] buttons...and you're done.

Does that help?
***********
Regards,
Ron

XL2002, WinXP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top