![]() |
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. |
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