Thread: Formula help
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Formula help

Put a date in A1 and in B1 put:
=DATE(YEAR(A1),MONTH(A1)+6,DAY(A1))
for 6 months later, etc.

--
Gary''s Student - gsnu200754


"Cheryl" wrote:

How do I calculate out months
example: enrollment date 10/11/07 , 6 months later, 12 months later
Thanks
--
Cheryl