Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public object DateAdd (object StartDate, object Duration, object Calendar);
Public Function DateAdd (StartDate As Object, Duration As Object, Optional Calendar As Object) As Object