View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Arup C[_2_] Arup C[_2_] is offline
external usenet poster
 
Posts: 32
Default Expiry Date calculation

Hi everybody,
I want to calculate expiry date of a product which is expired after 9 months
or 12 months suppose the data is like following
Product Mfg. date Expires after (in months)
X Apr 07 9
Y Apr 07 12

It should result Dec 07 for X and Apr 08 for Y
Now is there any formula to help this out?