+ Reply to Thread
Results 1 to 2 of 2

Userform interacting with Userform

  1. #1
    Forum Contributor
    Join Date
    06-03-2008
    Posts
    387

    Userform interacting with Userform

    I have two userforms. One is my main userform, and another is displayed from the main userform. I'd like to make this secondary userform add an item to a dropdown in the main userform.

    If I try adding the below code into the second userform, it can't find the dropdown in the main userform.
    Please Login or Register  to view this content.
    If I try making a public sub in the main userform to do the updating, it can't find that sub either.
    Please Login or Register  to view this content.
    One option I have is to combine the two into one userform and unhide/hide the fields I need, but I'd prefer to keep them separate if it's possible.
    Last edited by yawnzzzz; 03-15-2011 at 10:26 AM.

  2. #2
    Forum Contributor
    Join Date
    06-03-2008
    Posts
    387

    Re: Userform interacting with Userform

    Silly mistake on my part. I just needed to reference the main form.

    Example:
    Please Login or Register  to view this content.

+ 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