A
aaearhart
Hi - I've seen this question before, but not answered.
I have three excel spreadsheets like this:
alpha.xls
[Field1] [Field2] [Field3] [Field4] [Field5] [Field6]
beta.xls
[Field1] [Field2] [Field3] [Field4] [Field5] [Field6]
gamma.xls
[Field1] [Field2] [Field3] [Field4] [Field5] [Field6]
as you can see, all spreadsheets have identical colums. the data within the
spreadsheets differs, but the fieldnames and data types are identical.
my access table is like this:
t_MyTable
[Field1] [Field2] [Field3] [Field4] [Field5] [Field6]
again, exact same field names and data types.
i can successfully import the first spreadsheet; let's use alpha.xls for
this example. i can then open the table and see, that yes, all my data is
there and correct. then, when i try to import a second spreadsheet, let's use
beta.xls, access errors out saying "An error occurred trying to import file
'beta.xls'. The file was not imported.
now, i've tried saving a copy of alpha.xls under the name omega.xls
(identical EVERYTHING), and still received this error.
how do i import multiple files in to the same access table?
thanks!
/amelia
I have three excel spreadsheets like this:
alpha.xls
[Field1] [Field2] [Field3] [Field4] [Field5] [Field6]
beta.xls
[Field1] [Field2] [Field3] [Field4] [Field5] [Field6]
gamma.xls
[Field1] [Field2] [Field3] [Field4] [Field5] [Field6]
as you can see, all spreadsheets have identical colums. the data within the
spreadsheets differs, but the fieldnames and data types are identical.
my access table is like this:
t_MyTable
[Field1] [Field2] [Field3] [Field4] [Field5] [Field6]
again, exact same field names and data types.
i can successfully import the first spreadsheet; let's use alpha.xls for
this example. i can then open the table and see, that yes, all my data is
there and correct. then, when i try to import a second spreadsheet, let's use
beta.xls, access errors out saying "An error occurred trying to import file
'beta.xls'. The file was not imported.
now, i've tried saving a copy of alpha.xls under the name omega.xls
(identical EVERYTHING), and still received this error.
how do i import multiple files in to the same access table?
thanks!
/amelia