S
SBD
Thanks for your response Duane, but I think I need to give
more details here.
I'm working on a routine that will allow importing data
from an external file into another table. The problem is
that the data to be imported is variable. We will not
always get the same layout or even file type. So what I'm
trying to do is basically build a wizard that will allow
the user to select the fields from the imported file and
map them to the fields on the main table.
My first step is to create a link to the import file. My
next step (as I see it) is to display a list of the fields
in the linked and main tables and have the user assign a
number (the same #) to the corresponding fields on each
side.
I already have the list of fields for the main table, but
I need to create a list for the imported file after the
file is linked and I need to know how.
Unless someone else has a similar routine they wish to
share I would appreciate some direction on this.
Scott<>
more details here.
I'm working on a routine that will allow importing data
from an external file into another table. The problem is
that the data to be imported is variable. We will not
always get the same layout or even file type. So what I'm
trying to do is basically build a wizard that will allow
the user to select the fields from the imported file and
map them to the fields on the main table.
My first step is to create a link to the import file. My
next step (as I see it) is to display a list of the fields
in the linked and main tables and have the user assign a
number (the same #) to the corresponding fields on each
side.
I already have the list of fields for the main table, but
I need to create a list for the imported file after the
file is linked and I need to know how.
Unless someone else has a similar routine they wish to
share I would appreciate some direction on this.
Scott<>