View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
s s is offline
external usenet poster
 
Posts: 36
Default Calculate difference between current date & prior

I am looking for a formula that would calculate the difference in dates but
display in weeks-can this even be done?

Col A
Date Received
4/15/2010


Col B
Approx Age in Weeks
2

I am trying to calculate the current age in weeks but cannot come up with
the right formula. The closest I could get was using TODAY() but kept
getting the errors. I have the formatting for the results col. set as number
with 0 decimals.
Thank you in advance for any assistance!