How do i do this on...
 

  You don't need to be an 'investor' to invest in Singletrack: 6 days left: 95% of target - Find out more

[Closed] How do i do this on excel? - conditional formatting?

10 Posts
4 Users
0 Reactions
37 Views
Posts: 0
Free Member
Topic starter
 

How do i do this on excel?

1 column of dates when items are due.

2nd column showing dates when items received.

I want second column cells to turn red if the due date in column 1 passes and no date has been entered in 2nd column, based on todays date.

If date is entered then formatting reverts to normal.

Tried conditional formatting & IF statements, but maybe i need a combo of the 2? cant get my head around it.

Any ideas?


 
Posted : 29/08/2012 2:54 pm
Posts: 36
Free Member
 

In B1 (and able to be <copy, paste special, format> down) apply the conditional format:

Formula is "=AND(A1<TODAY(), B1="")"


 
Posted : 29/08/2012 2:57 pm
Posts: 71
Free Member
 

Edit: ignore me.


 
Posted : 29/08/2012 2:57 pm
Posts: 36
Free Member
 

based on todays date

just a bronze star for you njee 😉

EDIT: bronze star withdrawn for stealth edits too!


 
Posted : 29/08/2012 2:58 pm
Posts: 0
Free Member
Topic starter
 

that forumla gives a circular reference?

and returns the value "00 january 1900"


 
Posted : 29/08/2012 3:01 pm
Posts: 7270
Free Member
 

Assume today's date is in A1 and your due date column is b and c is your next column

Conditional formatting in column c is =and(C1=0,$A$1>B1) then format applies


 
Posted : 29/08/2012 3:03 pm
Posts: 0
Free Member
Topic starter
 

Oh and "you wait all year for an excel conditonal formatting thread and 2 come along at once"

Strange that I didnt see the other thread before posting this one.


 
Posted : 29/08/2012 3:04 pm
Posts: 36
Free Member
 

organic - it's not a formula you type on the cell, its a formula you type in the "Formula is" box in conditional formatting.

Assume today's date is in A1

bleuuughghh.

That's why god invented =TODAY()


 
Posted : 29/08/2012 3:04 pm
Posts: 7270
Free Member
 

But if you want to see what will be overdue in a week you can just change the date in cell a1 and it will show you - future proofing don't you know


 
Posted : 29/08/2012 3:06 pm
Posts: 36
Free Member
 

But if you want to see what will be overdue in a week

add a single "days till due" input cell.

then
"=AND(A1<(TODAY()+$Z$1), B1="")"


 
Posted : 29/08/2012 3:08 pm
Posts: 7270
Free Member
 

Each to their own, I would prefer to see the date (especially on a print off from the day before)


 
Posted : 29/08/2012 3:11 pm

6 DAYS LEFT
We are currently at 95% of our target!