M
Metal Goggles
I would like to know how to export data entered on a form to a different
table than what it is based on. Here is what I am trying to do. I have
Table A (Orders) and Table B (Orders Received). For each table I have a form
to populate each table. On Table A (Orders) I have a Field
(DateLastPieceShipped) and (Completed check box). My Form B (Orders
Received) is where I need to enter the data. I need this data be inserted
into my Table A (Orders). Is this possible and how would I go about doing
it. Does this have to be coded in VBA?
Any help would be appreciated.
table than what it is based on. Here is what I am trying to do. I have
Table A (Orders) and Table B (Orders Received). For each table I have a form
to populate each table. On Table A (Orders) I have a Field
(DateLastPieceShipped) and (Completed check box). My Form B (Orders
Received) is where I need to enter the data. I need this data be inserted
into my Table A (Orders). Is this possible and how would I go about doing
it. Does this have to be coded in VBA?
Any help would be appreciated.