A
Abay
I am importing an excel files into Access, and the import procedure does not
give an option to define the field names of the data being input (doesn't
give the option to set up a template like it does with .txt data), it either
takes the field names from the first line in the excel file or allocates
generic field names such as field1, field2 etc.
My problem is that I need to add the data to an already defined table, say
Log, & I need for field1 to become Cname, so I can append the excel file to
the Log table (which has the Cname already defined). Can't change the
field names in the log table as I have too many queries, procs etc. defined
with the log fields.
Hope this makes sense .. any help would be very much appreciated.
Abay
give an option to define the field names of the data being input (doesn't
give the option to set up a template like it does with .txt data), it either
takes the field names from the first line in the excel file or allocates
generic field names such as field1, field2 etc.
My problem is that I need to add the data to an already defined table, say
Log, & I need for field1 to become Cname, so I can append the excel file to
the Log table (which has the Cname already defined). Can't change the
field names in the log table as I have too many queries, procs etc. defined
with the log fields.
Hope this makes sense .. any help would be very much appreciated.
Abay