Date/Time field

I

Iftekhar

Is there any way to use a single Date/Time field from a
table e.g. MyDateTime (Format: General Date) on a form
using two text boxes e.g. MyDate and MyTime (both bound to
the same field). MyDate is used to enter/edit Date i.e.
08/30/03 and MyTime is used to enter/edit Time i.e. 09:00
AM of the same field. My application too much uses
date/time comparisions and currently I am using CStr
function to make a string of date and time.


Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top