ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   calculate a date, 10 weeks after a set date & return a specific da (https://www.excelbanter.com/excel-worksheet-functions/259460-calculate-date-10-weeks-after-set-date-return-specific-da.html)

Art3277

calculate a date, 10 weeks after a set date & return a specific da
 
I would like to calculate a date, 10 weeks after a set date and return the
date of that tenth week monday? Is this possible.

Lars-Åke Aspelin[_4_]

calculate a date, 10 weeks after a set date & return a specific da
 
On Sat, 20 Mar 2010 15:49:01 -0700, Art3277
wrote:

I would like to calculate a date, 10 weeks after a set date and return the
date of that tenth week monday? Is this possible.



If your set date is in cell A1, try the following formula:

=A1+70-WEEKDAY(A1,3)

Hope this helps / Lars-Åke

T. Valko

calculate a date, 10 weeks after a set date & return a specific da
 
See if this does what you want...

A1 = some date

B1 formula:

=A1+70-WEEKDAY(A1+70,3)

Format as Date (if needed)

--
Biff
Microsoft Excel MVP


"Art3277" wrote in message
...
I would like to calculate a date, 10 weeks after a set date and return the
date of that tenth week monday? Is this possible.





All times are GMT +1. The time now is 05:26 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com