Can anyone suggest a work around for the following code......
Works perfectly with office 86 but creates error when running in office 64 bit
![]()
Please Login or Register to view this content.
Can anyone suggest a work around for the following code......
Works perfectly with office 86 but creates error when running in office 64 bit
![]()
Please Login or Register to view this content.
Last edited by panmat; 09-16-2013 at 10:03 AM. Reason: Better Title
I have looked at these and tried lots of different suggestions to no avail......
'#####################################################################################################################
'
' Description: This tool is a simple macro which can be added to Excel to save the active sheet as DBF file.
'
' Author: Arnejan van Loenen
' Version: 1.00
' Date: March 1, 2011
'
'####################################################################################################################
![]()
Please Login or Register to view this content.
When this code runs in office 2010 (86 enviroment) everything rus smoothly.
But in office 2010 (64 enviroment) after the save dialogue I get "Error Occurred, provider cannot be found. It may not be properly installed"
Please any ideas
Last edited by alansidman; 09-15-2013 at 02:59 PM.
Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code.
Posting code between [CODE]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/CODE] tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.
Highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here
I have done this for you in the last post. Please adhere to this rule in the future.
Alan עַם יִשְׂרָאֵל חַי
Change an Ugly Report with Power Query
Database Normalization
Complete Guide to Power Query
Man's Mind Stretched to New Dimensions Never Returns to Its Original Form
Did you read the links carefully? There is no 64bit version of the Jet provider so you can't use it in 64bit Office - you have to use the Microsoft.ACE.OLEDB.12.0 provider instead.
Everyone who confuses correlation and causation ends up dead.
panmat,
Please take a moment to read the forum rules and then amend your thread title to something descriptive of your problem. Once you have done this please send me a PM and I will remove this request.
To change a Title on your post, click EDIT POST then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
If I have helped, Don't forget to add to my reputation (click on the star below the post)
Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
Use code tags when posting your VBA code: [code] Your code here [/code]
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks