Thread: DateAdd
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Wise[_7_] Michael Wise[_7_] is offline
external usenet poster
 
Posts: 1
Default DateAdd

Is there any way for format the DateAdd function

Here is what I have which of course does not work

da = DateAdd("d", 30, (Format(Date, "dd-mmm-yy"))

--
Message posted from http://www.ExcelForum.com