Closed Thread
Results 1 to 5 of 5

Thread: Userform

  1. #1
    Registered User
    Join Date
    10-19-2010
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    5

    Userform

    I had this userform working perfectly on my home computer using excel 2007. Now that i am at work and my company uses 2003 i cannot figure out what is going on and how to fix it. First off the comboboxes will only show their info if i click the clear button and then if i click the clear button more than once it will repeat in the comboboxes. Can someone help please. Im sure it has something to do with the initialize command but i cannot figure out what it is.
    Attached Files Attached Files

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & read 2007
    Posts
    15,979

    Re: Userform Question again

    Hello dollarbill1979,

    Please change the title of your post. It should reflect your problem or question. In this case, I would suggest: UserForm works with 2007 but not 2003.

    As a new member, please take the time to read over the Forum Rules .
    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!)

  3. #3
    Valued Forum Contributor MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Seattle, WA
    MS-Off Ver
    Excel 2010
    Posts
    5,294

    Re: Userform Question again

    Hi dollarbill

    Try to add this behind your userform and see if this is what you expect.
    Private Sub UserForm_Activate()
        Call UserForm1_Initialize
    End Sub

  4. #4
    Registered User
    Join Date
    10-19-2010
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Userform Question again

    Quote Originally Posted by MarvinP View Post
    Hi dollarbill

    Try to add this behind your userform and see if this is what you expect.
    Private Sub UserForm_Activate()
        Call UserForm1_Initialize
    End Sub
    That solved the problem of the comboboxes not initially having any information in them but the info is still repeating itself if the clear button is clicked? Any ideas?

  5. #5
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & read 2007
    Posts
    15,979

    Re: Userform

    Sorry, but I have to close this post for 2 reasons. The title still does not comply with the rules and others are not to post until the OP has complied with a moderator's request.
    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!)

Closed 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.2.0