Quick question - Exporting Excel Files

  • Thread starter Thread starter luis.a.roman
  • Start date Start date
L

luis.a.roman

I'm trying to import an excel spreadsheet to an access table but when
the cells are merge the import create two records on the table. Is
there any way that I can tell access that the cells are merged and
transport the file as on record.

Guidance will be appreciated.

Luis
 
Hi Luis,

There's no easy way of doing this. The best thing to do is to un-merge all
the cells in Excel, so each record is in a single row.
 
Back
Top