View Single Post
  #1   Report Post  
Bob Phillips
 
Posts: n/a
Default

Try a formula of =MAX(0,A2+30-TODAY())

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Grant" wrote in message
...
I import some data that gives me a date field that looks like this
"8/3/2005" in column A. I need a formula that will calculate how many days
are left until this field is 30 days old based on the date. This is an
invoice date and I have thirty days to file a claim for any descrapancies.

I
would like to know how many days I have left.

T.I.A.