+ Reply to Thread
Results 1 to 6 of 6

[SOLVED] Arrays: Run-time error '424': Object required

  1. #1
    Registered User
    Join Date
    06-02-2015
    Location
    NoWhere, USA
    MS-Off Ver
    2013
    Posts
    4

    [SOLVED] Arrays: Run-time error '424': Object required

    I have created a user form that has a row of ComboBoxes I need filled with a bunch of sites. I had this set up to list in each ComboBox, but the code was getting way too long so I decided to try and declare the array and list it in the ComboBoxes that way. However, I am getting the above error and cannot figure out if I missed a step or have something written wrong. Any help would be greatly appreciated.

    Please Login or Register  to view this content.
    Last edited by Billroz; 03-02-2016 at 08:20 PM. Reason: Added Code Tags

  2. #2
    Valued Forum Contributor
    Join Date
    05-14-2012
    Location
    Unknown
    MS-Off Ver
    Unseen
    Posts
    429

    Re: Arrays: Run-time error '424': Object required

    You are missing a double quote after
    Please Login or Register  to view this content.

    Please add Code Tags to your code excerpt

  3. #3
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: Arrays: Run-time error '424': Object required

    Hello Billroz,

    Welcome to the Forum!

    Check the names of your ComboBoxes. I created a UserForm with 2 ComboBoxes and the code below worked for me.

    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  4. #4
    Forum Guru
    Join Date
    08-15-2004
    Location
    Tokyo, Japan
    MS-Off Ver
    2013 O.365
    Posts
    22,525

    Re: Arrays: Run-time error '424': Object required

    Run-time error '424': Object required
    Check the object names for ComboBox3 and SiteComboBox1.

    If you add Me keyword, you can avoid mistake.
    e.g
    Please Login or Register  to view this content.

  5. #5
    Registered User
    Join Date
    06-02-2015
    Location
    NoWhere, USA
    MS-Off Ver
    2013
    Posts
    4

    Re: Arrays: Run-time error '424': Object required

    Sorry, this happened when I tried to simplify to make it easier to read. Below is the original Code. I hope I did the code tags correctly...

    Please Login or Register  to view this content.

  6. #6
    Registered User
    Join Date
    06-02-2015
    Location
    NoWhere, USA
    MS-Off Ver
    2013
    Posts
    4

    Re: Arrays: Run-time error '424': Object required

    Thank you, Leith, and everyone else.

+ 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. Run-time error '424' - Object Required HELP
    By EC37 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 06-15-2015, 11:38 AM
  2. [SOLVED] Simple Calendar pop up macro --> error Run-time error '424': Object required
    By am_hawk in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-11-2013, 10:38 AM
  3. [SOLVED] Run-Time Error Object Required
    By Trevasaurus in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-16-2013, 01:20 PM
  4. [SOLVED] Run time error 424, object required.
    By ndtsteve in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-02-2012, 05:16 AM
  5. Run-time error '424' object required
    By PaPaDiZ in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-21-2011, 05:31 AM
  6. Getting Run Time Error 424 object required
    By arvin in forum Excel Programming / VBA / Macros
    Replies: 19
    Last Post: 01-11-2010, 01:36 PM
  7. Run-time error '424': Object required
    By ez_cali in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 05-21-2005, 03:52 AM

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