I get the message subscript out of range when I am importing

G

Guest

I am importing an excel spreadsheet into access and I get an error
message"Subscript out of range"
 
K

Ken Snell \(MVP\)

Oftentimes, it is an error with the import wizard. Try repairing your Office
installation.

Othertimes, it's a problem with the spreadsheet file -- path string is too
long, invalid extension (not an .xls or other EXCEL extension), etc.

You'll need to give us more information about how you're doing the import
(using File | Get External Data | Import ? or using TransferSpreadsheet in
VBA or macro ?), the details about the EXCEL file's path and filename, etc.
 

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

Top