michaeljryan78
Registered User.
- Local time
- Today, 17:57
- Joined
- Feb 2, 2011
- Messages
- 165
I have a variable (dtDueDate as Date) showing as 6/28/2013. I want to append a time value to it (dtMaxTime as Date) which is 5:00 PM so dtDueDate reads 6/28/2013 05:00:00 PM. I have been going in circles trying to figure this out. My goal is to append this date to a table field which has a datetime (General Date).