calculate a date, 10 weeks after a set date

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a series of given dates in column 1; which formula should I use to
calculate automatically the dates, 10 weeks later, in column 2
 
Since XL dates are just integer offsets from a base date:

A1: <date>
B1: =A1+70

Format B1 as a date.
 

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

Back
Top