Hi,
I know this may have been answered b4, but not specifically to my database.
im importing a file with these fields onto table "OLSimport",
product code
transaction date
location
remarks
I have created another table "OLS" with these fields in which i want data from olsimport to save to
product code
transaction date
location
remarks
Time
Confirm
my aim is to import data to table OLSimport, the data from this table will then show up on my form (which includes the Time and confirmation field from the OLS table) I want to then confirm this information and save it to the OLS table. The reason im not using the OLSimport table as my main table is because It will be replaced everday with an updated version.
This is a database to veryfy and store information from one table to another using 1 form.
Can anyone help.
thx
I know this may have been answered b4, but not specifically to my database.
im importing a file with these fields onto table "OLSimport",
product code
transaction date
location
remarks
I have created another table "OLS" with these fields in which i want data from olsimport to save to
product code
transaction date
location
remarks
Time
Confirm
my aim is to import data to table OLSimport, the data from this table will then show up on my form (which includes the Time and confirmation field from the OLS table) I want to then confirm this information and save it to the OLS table. The reason im not using the OLSimport table as my main table is because It will be replaced everday with an updated version.
This is a database to veryfy and store information from one table to another using 1 form.
Can anyone help.
thx