Hi guys,
Have an issue with my Database.
I have:
TblOrderDetails
FmOrderDetails
(There are several other forms and tables, but I'm focusing on this one at the moment.)
Whenever I add data into the Form, it will update the table as expected.
However when I add data into the Table the Form doesn't display any of the data.
I need to import several hundred records from Excel into the Table as I'm moving systems, but for some reason it's not showing up.
I've tried importing into the Table, as well as tried manually entering data, but nothing seems to work.
Any help?
Have an issue with my Database.
I have:
TblOrderDetails
FmOrderDetails
(There are several other forms and tables, but I'm focusing on this one at the moment.)
Whenever I add data into the Form, it will update the table as expected.
However when I add data into the Table the Form doesn't display any of the data.
I need to import several hundred records from Excel into the Table as I'm moving systems, but for some reason it's not showing up.
I've tried importing into the Table, as well as tried manually entering data, but nothing seems to work.
Any help?