The 429 error, "ActiveX can't create object" is a common Visual Basic runtime code error. Insert the phrase into a search engine and you'll see what I mean.
According to Microsoft, unlike some errors in Visual Basic, there is no
one cause to an error 429. It happens because of an error in the
application or system configuration, or a missing or damaged component.
There's some background on this at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbenlr98/html/vamsgCantCreateObject.asp
If your error was within Office, reinstall Office as it has probably lost a file somewhere and make sure your Active X is up to date. Running a goog defrag programme may also help.
Hope this fixes your problem.
255 views
Usually answered in minutes!
×