View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fdiez67 fdiez67 is offline
external usenet poster
 
Posts: 1
Default edate function in VBA

Is it possible to use edate function in VBA? I tried
WorksheetFunction.edate = ... and that doesn't work. TIA.