You need to sign in to do that
Don't have an account?

Salesforce.com crashes Office 2010 64-bit
Does SalesForce.com's VBA api support Office 2010 64-bit?
If so what's the trick to setting it up. I have no problems accessing SalesForce api in Office 2010 32-bit VBA, but whenever I try it on the Office 2010 64-bit platform (and all the test machines for both Office 2010 32/64-bit are 64-bit Windows 7) I get
ActiveX 429 errors trying to create the sales force toolkit object.
The dll is installed and the functions show in the VBA object browser, and the DLL is checked in the Tools->Refererences.