View Single Post
 
Old 09-11-2013, 01:42 AM
BoringDavid BoringDavid is offline Windows XP Office 2010 32bit
Novice
 
Join Date: Sep 2013
Posts: 19
BoringDavid is on a distinguished road
Default

Quote:
Originally Posted by gmaxey View Post
Try DatePicker2.Value = DateAdd("M", 1, Now") and
DatePicker3.Value = DateAdd("M", 6, Now")
Thank you gmaxey, that has worked.
Reply With Quote