I am trying to use use VBA to sync data to and from excel. When I try to sync from the database I get "Run-Time error 3706 Provider cannot be found. It may not be properly installed." I'm not sure what this error means. I've looked online for solutions and have just further confused myself. I'm not sure if I need to change my VBA or what.
Here is the code I'm using:
![]()
Please Login or Register to view this content.
The error is occurring in the obj.Connection.Open section of the VBA. If any one can please help I would be so thankful!
Bookmarks