importing data from excel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to import data from Excel into Access but each record is on 2 lines in
the excel sheet so if i import 100 records from excel how can i tell access
to look at each 2 lines as one record - is there any way?
 
There's no built-in way.

You could either import everything into a temporary table, then write
queries in Access to "stitch" the rows back together, or you could use Excel
Automation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top