+ Reply to Thread
Results 1 to 25 of 25

Run-time error '5': Invalid procedure call or argument

Hybrid View

mcbruce76 Run-time error '5': Invalid... 07-29-2013, 08:37 AM
ragulduy Re: Am getting error Run-time... 07-29-2013, 09:13 AM
mcbruce76 Re: Am getting error Run-time... 07-29-2013, 09:20 AM
mcbruce76 Re: Am getting error Run-time... 07-29-2013, 09:41 AM
mcbruce76 Re: Am getting error Run-time... 07-29-2013, 10:08 AM
ragulduy Re: Am getting error Run-time... 07-29-2013, 09:58 AM
mcbruce76 Re: Am getting error Run-time... 07-29-2013, 10:27 AM
ragulduy Re: Am getting error Run-time... 07-29-2013, 10:23 AM
ragulduy Re: Am getting error Run-time... 07-29-2013, 10:33 AM
mcbruce76 Re: Am getting error Run-time... 07-29-2013, 10:48 AM
ragulduy Re: Am getting error Run-time... 07-29-2013, 10:52 AM
mcbruce76 Re: Am getting error Run-time... 07-29-2013, 11:00 AM
ragulduy Re: Am getting error Run-time... 07-29-2013, 11:03 AM
mcbruce76 Re: Am getting error Run-time... 07-29-2013, 11:06 AM
mcbruce76 Re: Am getting error Run-time... 07-29-2013, 11:17 AM
mcbruce76 Re: Am getting error Run-time... 07-29-2013, 11:31 AM
ragulduy Re: Am getting error Run-time... 07-29-2013, 11:19 AM
mcbruce76 Re: Am getting error Run-time... 07-29-2013, 11:36 AM
ragulduy Re: Am getting error Run-time... 07-29-2013, 11:36 AM
ragulduy Re: Am getting error Run-time... 07-29-2013, 12:03 PM
mcbruce76 Re: Run-time error '5':... 07-29-2013, 12:19 PM
ragulduy Re: Run-time error '5':... 07-29-2013, 11:43 AM
mcbruce76 Re: Run-time error '5':... 07-29-2013, 11:57 AM
ragulduy Re: Run-time error '5':... 07-30-2013, 03:39 AM
mcbruce76 Re: Run-time error '5':... 07-30-2013, 08:31 PM
  1. #1
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Am getting error Run-time error '5': Invalid procedure call or argument. please help

    what about if you try and run this code:
    Sub test1()
    Dim x
    x = "http://miami.craigslist.org/brw/pts/3949953392.html"
    With CreateObject("MSXML2.XMLHTTP")
        .Open "GET", x, False
        .setRequestHeader "Content-Type", "application/x-www-form-urlencoded"
        .send x
        MsgBox .responsetext
    End With
    End Sub

  2. #2
    Registered User
    Join Date
    12-11-2012
    Location
    Bangalore
    MS-Off Ver
    Excel 2007
    Posts
    20

    Re: Am getting error Run-time error '5': Invalid procedure call or argument. please help

    I got a new pop up, image attached below
    NewImage.jpg

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Macro Run Time error - Invalid procedure call or argument
    By clundeen in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-01-2011, 01:59 AM
  2. Macro Error - Invalid Procedure Call or Argument
    By mcordi in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-12-2011, 05:40 PM
  3. Invalid procedure call or argument error
    By Patrick Simonds in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-12-2006, 06:45 PM
  4. [SOLVED] Run-time error '5': Invalid Procedure Call or Argument
    By Nikila in forum Excel General
    Replies: 2
    Last Post: 02-24-2006, 05:30 PM
  5. Run Time Error 5 - Invalid Procedure Call or Argument Q
    By John in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-26-2005, 05:05 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1