Hi Feroz… In VB, just use the DateAdd method; datNewDate = DateAdd(“m”, 6, Now()). Or… since you only have the 'date' portion of your date, ...
確定! 回上一頁