DateAdd « Date Functions « VBA / Excel / Access / Word






1.DateAdd returns the result of adding or subtracting a specified period of time to a date:
2.Add value to Date
3.DateAdd(interval, number, date) returns a Variant/Date containing the date of the specified interval after the specified date