Thread: Runtime 429
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Patrick Dave Patrick is offline
external usenet poster
 
Posts: 249
Default Runtime 429

This article may help.

http://support.microsoft.com/default...b;en-us;200271

Alt F11, Tools|References and look for something marked as 'MISSING' also
check that an Add In isn't missing.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"JeffMelton" wrote:
| My computer crashed the other day. I had to wipe it clean and start
| over. Now when I try to run a macro that used to run it won't. It
| will run on my desktop no problems. I've uninstalled office and
| reinstalled it to see if that would fix it.
|
| heres my line of code that flags, I really have no clue what to do.
|
| oHTTP.Open "post", "https://XXXXXXX", False
|