' ' is not a valid name

tcnt9176

Board Regular
Joined
Jun 23, 2008
Messages
223
I am trying to import an 2007 excel spreadsheet to 2007 access table and I receive this error "' ' is not a valid name."
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN
Sounds to me like you have a column with no header on it. If that is not the case, you may have a blank column that it is trying to import.

Do all of you columns have a header?
If you hit CTRL-END, does it go to the last row/column that you expect? If it goes out further, delete all the blanks columns between that column and the end of your data, save, and try again.
 
Upvote 0
I am receiving this error when trying to convert an SAP data dump to a recordset in Excel. I have the named range set to the exact area so I don't have any extra columns. Any help would be greatly appreciated.

Thanks,
 
Upvote 0
It appears that this error is coming up because of many possible reasons. I was able to get rid of it in my case by reducing length of one column heading. During creation of multi level queries didn't realize that the column heading swell to a long string. Renaming the column got rid of this issue for me. By the way I was getting this error when exporting query result to excel.
 
Upvote 0

Forum statistics

Threads
1,214,834
Messages
6,121,874
Members
449,056
Latest member
ruhulaminappu

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top