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 DateSubtract (object FinishDate, object Duration, object Calendar);
Public Function DateSubtract (FinishDate As Object, Duration As Object, Optional Calendar As Object) As Object