Rajesh Karunakaran
Programmer
Hi friends,
I have a form with a text box which is bound to a DATETIME field in a table. When the form is shown, I want to show only the DATE portion of that DATETIME field in the text box. I use BRITISH format. I tried changing the 'Format' property of the text box to '99/99/9999'. But it seems, it doesn't work. It doesn't gives any error, but the textbox still shows the field as DATETIME format only.
Anyone has any idea?
Thanks in advance
Rajesh
I have a form with a text box which is bound to a DATETIME field in a table. When the form is shown, I want to show only the DATE portion of that DATETIME field in the text box. I use BRITISH format. I tried changing the 'Format' property of the text box to '99/99/9999'. But it seems, it doesn't work. It doesn't gives any error, but the textbox still shows the field as DATETIME format only.
Anyone has any idea?
Thanks in advance
Rajesh