Date Field

louiserome

Registered User.
Local time
Today, 03:55
Joined
May 22, 2001
Messages
14
I have a date field on a form with the properties set to short date and the input mask as 00/00/00. I have set these properties in both the form and the table. My problem is that if you want to edit a date previously entered then it always brings up the time as well. I don't want the time to show up. How do I get aroung this?
 
In the text box on the form set it to short date and the input mask as 99/99/00;0;_

Col
 

Users who are viewing this thread

Back
Top Bottom