View Single Post
  #4   Report Post  
Fred Smith
 
Posts: n/a
Default

You need to have a true Excel date in your cell in order for date formulas to
work.

Try entering 9/30/05, and then add 28 (the number of days in 4 weeks) to it.

--
Regards,
Fred


"Sumika" wrote in message
...
I also need to use this function, I have tried your suggestion and I keep
getting the VALUE in the cell I need the date + x weeks

Below is what I am trying to do:

Date date +4 weeks date + 6 weeks

9.30.05 #VALUE!

Hope you can help

Su

"Alan" wrote:

With the date in A1
in B1 =A1 +42
in C1 =A1 + 84
Regards,
Alan.

"tjmartin00" wrote in message
...
I would like to put in a date & then have another column calculate 6 weeks
latter & another column 12 weeks latter.