View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
NikkoW NikkoW is offline
external usenet poster
 
Posts: 9
Default Date manipulation question

Hi, everyone.

I am trying to add several months to a date in a field.

Let's say that cell C3 contains the date Aug 1, 2003.

In cell D3 I want to add 18 months to that.

I can seem to add days but not months. The online help (if you can call it
that) isn't much help beyond saying "you can manipulate dates."

Thanks in advance for the help.

Nikko