conditional formatting

A

Anne

how do i write a formula for a cell that i want to format if the date entered
into the cell is within 7 days beyond a date in another cell.
 
G

Glenn

Anne said:
how do i write a formula for a cell that i want to format if the date entered
into the cell is within 7 days beyond a date in another cell.

Because Excel stores dates as numbers, you would write this exactly the same way
as "if the number entered into the cell is within 7 beyond a number in another
cell".

So, if I understand correctly, to format cell A1 based upon the entry in B1:

Cell Value Is less than or equal to =B1+7
 

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

Top