O
OTWarrior via AccessMonster.com
I have a word document that a team will use to enter data into, and I need
the data to be imported into my database.
However, different sections of the document need to be inputted into
different tables.
In one case, multiple rows of a table will be added, creating multiple
records.
what is the best way of going about this?
I already have code that will write to forms, and just need to know if there
is a way of writing (adding)to multiple records at the same time on the same
table.
Any ideas would be very much appreciated.
the data to be imported into my database.
However, different sections of the document need to be inputted into
different tables.
In one case, multiple rows of a table will be added, creating multiple
records.
what is the best way of going about this?
I already have code that will write to forms, and just need to know if there
is a way of writing (adding)to multiple records at the same time on the same
table.
Any ideas would be very much appreciated.