H
H. Martins
I am trying to import records (Excel) to a database. It would be nice
if I could import through the all database structure, but it is OK to
import table by table (I will 'connect' table records latter using
regular form). There are no required key fields (pointing to other
tables records).
While trying I got this "an error occurred trying to import file ..."
obnoxiously pale error message.
Notes:
A - column headings are the same as record names
B - Some Access records require unique fields but I checked there are
no collisions between existing data and data being imported.
C - All data being imported is 'clean' data (no formulas - pasted as
value).
Still, I have some questions and need some advise:
1 - Should I provide key field values for 'this' table key field?
2 - Date fields can be imported as serial number? If no, in which
format?
3 - Must I provide all the fields (leaving some of them blank)?
4 - While writing this post I converted some Excel numeric data that
was preceded by an apostrophe (string indeed) using Excel Value()
function and pasting as value. Again, I tested - no luck.
Thanks
Henry
if I could import through the all database structure, but it is OK to
import table by table (I will 'connect' table records latter using
regular form). There are no required key fields (pointing to other
tables records).
While trying I got this "an error occurred trying to import file ..."
obnoxiously pale error message.
Notes:
A - column headings are the same as record names
B - Some Access records require unique fields but I checked there are
no collisions between existing data and data being imported.
C - All data being imported is 'clean' data (no formulas - pasted as
value).
Still, I have some questions and need some advise:
1 - Should I provide key field values for 'this' table key field?
2 - Date fields can be imported as serial number? If no, in which
format?
3 - Must I provide all the fields (leaving some of them blank)?
4 - While writing this post I converted some Excel numeric data that
was preceded by an apostrophe (string indeed) using Excel Value()
function and pasting as value. Again, I tested - no luck.
Thanks
Henry