Click here to Skip to main content
15,921,169 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi ,

Can Anyone Help me.

How to solve 'The Microsoft Jet database engine could not find the object 'sheet1$'. Make sure the object exists and that you spell its name and the path name correctly.'


Thanks in Advance.
Posted
Updated 26-Jul-12 3:03am
v2
Comments
Kenneth Haugland 26-Jul-12 8:59am    
Do you have an english excel version?
OriginalGriff 26-Jul-12 9:05am    
This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, or read your mind.
Perhaps the relevant code fragment would help?
Use the "Improve question" widget to edit your question and provide better information.
Richard MacCutchan 26-Jul-12 11:48am    
Are you sure that your spreadsheet contains a worksheet called "sheet1"? Open it in Excel to see exactly what the names are.

1 solution

Did you do what the error says to do ? What are you connecting to ? sheet1, makes me think of Excel, not Access. You need to explain what you did to do what the error told you to, and why you think that the error message is not telling you a solution. You sure as hell need to post the code, if you want us to help you fix it.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900