ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Return a date 6 months from a date in another cell (https://www.excelbanter.com/excel-worksheet-functions/9605-return-date-6-months-date-another-cell.html)

Qaspec

Return a date 6 months from a date in another cell
 
I'd like to return a date 6 months from the date in cell m16. So if m16 =
1/21/04 I'd like it to return 7/21/04 in m17. Then in m18 I'd like to count
the number of days between Todays date and the result of m17. Thanks for any
help.

N Harkawat

on cell m17 type
==DATE(YEAR(m16),MONTH(m16)+6,DAY(m16))
and on cell m18 type
=m17-today()


"Qaspec" wrote in message
...
I'd like to return a date 6 months from the date in cell m16. So if m16 =
1/21/04 I'd like it to return 7/21/04 in m17. Then in m18 I'd like to
count
the number of days between Todays date and the result of m17. Thanks for
any
help.





All times are GMT +1. The time now is 02:56 PM.

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