I have a form where the user has to select a date then select a time for
a specific task to be done.I want to store this value in 1 date/time field in a table, but am having trouble joining the two values together to form a valid
date.
The date TxtBox on the form has its format set as long date,and the time TxtBox
format is medium time.
Can anybody help
thanks in advance
a specific task to be done.I want to store this value in 1 date/time field in a table, but am having trouble joining the two values together to form a valid
date.
The date TxtBox on the form has its format set as long date,and the time TxtBox

Can anybody help
thanks in advance