Oid(Number) Odate(Date) Dr(Number) Cr(Number)
Req(Yes) Req(Yes) Req(No) Req(No)
I use two Forms to add record and edit record
When I add a record with the date 01/10/2012. It will save as dd/mm/yy Format
When I modify to enter odate and oid it will retrieve it but when I save.
After save again I want to edit agian this entry but it is not matching the record because
It has been saved before in the format mm/dd/yy
Please help me again this problem
Anurag MauryaPosted Jan 18, 2017, 7:17 AM
In the Navigation Pane, right-click the table that you want to work with, and then click Design View.
In the upper section of the design grid, select the Date/Time field you want to format.
In the lower section, click the Format property box, and then enter your format.
EhteshamPosted Oct 18, 2012, 3:14 AM