![]() |
Dates
Hi, I would like to be able to produce a date which is automatically 3 months
ahead of a date in another cell. How do I do this? |
Dates
With some date in A1, use:
=DATE(YEAR(A1),MONTH(A1)+3,DAY(A1)) -- Gary''s Student - gsnu200838 "DaveKid" wrote: Hi, I would like to be able to produce a date which is automatically 3 months ahead of a date in another cell. How do I do this? |
Dates
Thanks
Thats great! "Gary''s Student" wrote: With some date in A1, use: =DATE(YEAR(A1),MONTH(A1)+3,DAY(A1)) -- Gary''s Student - gsnu200838 "DaveKid" wrote: Hi, I would like to be able to produce a date which is automatically 3 months ahead of a date in another cell. How do I do this? |
Dates
=DATE(YEAR(A1),MONTH(A1)+3,DAY(A1))
You will, of course, need to ask yourself the usual questions, such as what date do you regard as being 3 months after November 30th. -- David Biddulph "DaveKid" wrote in message ... Hi, I would like to be able to produce a date which is automatically 3 months ahead of a date in another cell. How do I do this? |
All times are GMT +1. The time now is 03:12 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com