Results 1 to 5 of 5

User Form won't open...

Threaded View

  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.

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