+ Reply to Thread
Results 1 to 4 of 4

How to create a form with select check box to run different macros ?

  1. #1
    Forum Contributor
    Join Date
    06-09-2008
    Posts
    124

    How to create a form with select check box to run different macros ?

    Hello

    How to create a form with select check box to run different macros ?

    for example I create a form that runs 6 different macros and I want to run only selected macro when I push on button "Run Selected Macros"

    the selected macros must run from top to down ,for example if I select "macro 1" and "macro 5" and "macro 6" it means run first "macro 1" when finish run "macro 5" and then run "macro 6"


    Thank you
    Attached Files Attached Files

  2. #2
    Forum Contributor wmorrison49's Avatar
    Join Date
    09-25-2007
    Posts
    267
    I have attached the same workbook but edited to do what you are looking for. Just open up the VBA editor and take a look at the code for the "Run Selected Macros" button. It runs the checked macros in succession.
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    06-09-2008
    Posts
    124

    Thumbs up

    good, Thank you !

  4. #4
    Forum Contributor wmorrison49's Avatar
    Join Date
    09-25-2007
    Posts
    267
    No problem.

+ 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