I have built an application on excel to add and modify data on access (I used microsoft office 2007 31 bits version) everything works great!
I tried the application in another computer that has microsoft office 2013 64 bits version and it seems to have problem with the DAO reference!
When I run the application it put me "error 429" " object creation threw activeX component not possible "
The error comes on this line (the second line):
I heard maybe the reference of DAO is not supported in access 2013 application !![]()
Please Login or Register to view this content.
And also when I use this code (because I open a pdf file fril the userform so I use an API)
The application tells me "The code in this project must be updated for use on 64-bit systems" and put something named Ptr (I don't know at all what this is!!)![]()
Please Login or Register to view this content.
Can anyone help me?
Thank you !!
Bookmarks