+ Reply to Thread
Results 1 to 5 of 5

Run userform as stand alone application

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Poland
    MS-Off Ver
    Excel 2016-365
    Posts
    2,946

    Run userform as stand alone application

    Hi Guys,

    i have user form running but when i want to run second macro code i am getting error.
    It is ok because i can not 2 different codes in the same time.

    I would like to:
    1) run userform as seperate instance
    2) use this useform on activeworkbook
    3) run otther macros in the same time without any errors.

    How can i do this? I do not want to add ane external workbooks but i could have some kind of hidden workbook opened from master one.

    Please advice,
    Jacek

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: Run userform as stand alone application

    You should explore Opening the Userform using the command:

    Userform1.show vbModeless

    So you can select your spread sheet while the userform is open. Do what you need to do in Excel and return to the Userform.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Poland
    MS-Off Ver
    Excel 2016-365
    Posts
    2,946

    Re: Run userform as stand alone application

    mehmetcik thanks but you can not run another procedures in VBA when userform is opened.

    And this is what i need.
    Best,
    Jacek

  4. #4
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    21,978

    Re: Run userform as stand alone application

    Yes, you can.
    Everyone who confuses correlation and causation ends up dead.

  5. #5
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Poland
    MS-Off Ver
    Excel 2016-365
    Posts
    2,946

    Re: Run userform as stand alone application

    Thank you Rory.

    Ok it is strange maybe this is connected with my specific userform,
    i created seperated test and worked...

    Best,
    Jacek

+ 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. Application shows before UserForm
    By BigDaddy01 in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 11-17-2015, 04:15 PM
  2. [SOLVED] VBA application not working on stand alone computers
    By antcha in forum Excel Programming / VBA / Macros
    Replies: 14
    Last Post: 08-12-2015, 09:51 PM
  3. [SOLVED] Close userform if inactive and the application
    By boboivan in forum Excel General
    Replies: 4
    Last Post: 02-04-2015, 12:53 PM
  4. [SOLVED] Application.InputBox from Userform
    By tbiz20 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-04-2014, 06:29 PM
  5. Stand Alone Application from Excel
    By samder68 in forum Excel General
    Replies: 3
    Last Post: 05-05-2014, 02:33 PM
  6. Replies: 1
    Last Post: 08-30-2005, 09:05 PM
  7. How to distribute a workbook as a stand-alone application?
    By Paul Gallagher in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-16-2005, 06:06 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