+ Reply to Thread
Results 1 to 5 of 5

User Form won't open...

  1. #1
    Registered User
    Join Date
    11-20-2010
    Location
    Delaware, USA
    MS-Off Ver
    Excel 2003
    Posts
    73

    User Form won't open...

    I have a working UserForm that I created a few weeks ago and it has been since working fine.

    Today I added 3 more textboxes and now the form won't open.

    When I click the button for the form, it gives me

    Run-time error '424':

    object required

    code is:

    Private Sub eqbutton_Click()
    equiporderform.Show
    End Sub

    The debug is telling me that the issue is with equiporderform.Show
    I don't get it, I didn't change the name of the form or anything.

    Any advice?
    Last edited by Pergo; 06-07-2012 at 11:19 AM.

  2. #2
    Registered User
    Join Date
    05-16-2012
    Location
    Utah
    MS-Off Ver
    Excel 2010
    Posts
    31

    Re: User Form won't open...

    sounds to me like your userform has a different name. I don't believe your problem is with adding more textboxes. can you post a screenshot or the workbook?

  3. #3
    Valued Forum Contributor john55's Avatar
    Join Date
    10-23-2010
    Location
    Europe
    MS-Off Ver
    Excel for Microsoft 365
    Posts
    2,060

    Re: User Form won't open...

    hi,
    take a look in yr code and check the name of the added textboxes...
    Regards, John55
    If you have issues with Code I've provided, I appreciate your feedback.
    In the event Code provided resolves your issue, please mark your Thread as SOLVED.
    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

    ...enjoy -funny parrots-

  4. #4
    Registered User
    Join Date
    11-20-2010
    Location
    Delaware, USA
    MS-Off Ver
    Excel 2003
    Posts
    73

    Re: User Form won't open...

    That was it. I abbreviated the names of the textboxes in the code, not the form. duhhhh

    Thanks!!!

  5. #5
    Valued Forum Contributor john55's Avatar
    Join Date
    10-23-2010
    Location
    Europe
    MS-Off Ver
    Excel for Microsoft 365
    Posts
    2,060

    Re: User Form won't open...

    glad you solved it!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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