Okay, apologies up front for I am not a DBA by any means but I have never had such problems trying to import data in my life, I'm hoping someone here can help me out with this one.
I have an Excel spreadsheet with the following information in each row:
ResponseID, Response1, Response2, Response3,..., Response99
I need to import into an already existing Access table the data from the Excel spreadsheet as follows (each line below basically represents a new entry into the table):
Data from Row 1:
Row1 - ResponseID, Response1
Row1 - ResponseID, Response2
Row1 - ResponseID, Response3
...
Row1 - ResponseID, Response99
Data from Row 2:
Row2 - ResponseID, Response1
Row2 - ResponseID, Response2
Row2 - ResponseID, Response3
...
Row2 - ResponseID, Response99
and so on...
Does this make any sense? I can't for the life of me figure out how to import all of this information. I can, if need be, import this into a SQL DB if it will make any of this easier.
Thanks,
iSeven
I have an Excel spreadsheet with the following information in each row:
ResponseID, Response1, Response2, Response3,..., Response99
I need to import into an already existing Access table the data from the Excel spreadsheet as follows (each line below basically represents a new entry into the table):
Data from Row 1:
Row1 - ResponseID, Response1
Row1 - ResponseID, Response2
Row1 - ResponseID, Response3
...
Row1 - ResponseID, Response99
Data from Row 2:
Row2 - ResponseID, Response1
Row2 - ResponseID, Response2
Row2 - ResponseID, Response3
...
Row2 - ResponseID, Response99
and so on...
Does this make any sense? I can't for the life of me figure out how to import all of this information. I can, if need be, import this into a SQL DB if it will make any of this easier.
Thanks,
iSeven