+ Reply to Thread
Results 1 to 3 of 3

Opening Userforms Dynamically

  1. #1
    Registered User
    Join Date
    09-18-2012
    Location
    London
    MS-Off Ver
    Office 365
    Posts
    24

    Opening Userforms Dynamically

    Is it possible to open userforms dynamically in excel 2013 vba?

    for instance could i use something like this....

    dim uform as object
    set uform = userforms("Eform")
    uform.show

    assuming i have already created efrom as a userform?

    Thanks

    Max

  2. #2
    Forum Guru xlnitwit's Avatar
    Join Date
    06-27-2016
    Location
    London
    MS-Off Ver
    Windows: 2010; Mac: 16.13 (O365)
    Posts
    7,085

    Re: Opening Userforms Dynamically

    Hi,

    You may do this
    Please Login or Register  to view this content.
    Don
    Please remember to mark your thread 'Solved' when appropriate.

  3. #3
    Registered User
    Join Date
    08-09-2015
    Location
    CzR
    MS-Off Ver
    MS Office 2013
    Posts
    41

    Re: Opening Userforms Dynamically

    Another solution uses a subroutine

    Please Login or Register  to view this content.
    called

    UfShow Eform

    (or with any other userform).

+ 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. opening userforms via user input
    By filterengineeer in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-11-2017, 05:39 PM
  2. Replies: 0
    Last Post: 06-22-2014, 04:18 PM
  3. [SOLVED] opening and clsing workbooks dynamically. names and paths created via INDIRECT formula
    By Kramxel in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 04-26-2013, 11:53 AM
  4. [SOLVED] userforms not opening in order
    By DonG in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-01-2011, 12:17 PM
  5. Auto-opening userforms with applications
    By AndyE in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-07-2011, 04:13 AM
  6. Error shown when opening Excel Form with Userforms
    By cruiser102 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-05-2009, 09:58 AM
  7. opening a specific sheet dynamically
    By momukhtar in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-03-2007, 04:28 PM

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