Hi:
I used one table to build a form and put values in text boxes. The dates stored in the table are in yy/mm/dd format, but I want them to be displayed in mm/dd/yy format. I did the something similar to this in another form in a combo box using SUBSTR(). I don't know in which property/method for the text box i should write the code.
Thanks
P.S.: please also look at my 'object formName not found' thread.
I used one table to build a form and put values in text boxes. The dates stored in the table are in yy/mm/dd format, but I want them to be displayed in mm/dd/yy format. I did the something similar to this in another form in a combo box using SUBSTR(). I don't know in which property/method for the text box i should write the code.
Thanks
P.S.: please also look at my 'object formName not found' thread.