+ Reply to Thread
Results 1 to 5 of 5

VBA code to popup message box and choose the header data out of multiple choices

  1. #1
    Registered User
    Join Date
    02-21-2013
    Location
    Zurich
    MS-Off Ver
    Excel 2003
    Posts
    2

    Post VBA code to popup message box and choose the header data out of multiple choices

    Dear all,

    I'm new in the learning phase with macros, vba codes and so on.

    I'm building a macro which I want to use for multiple lists, which the are used for multiple purposes, what changes in the lists is only the header.

    What I would like to know is if:
    - is there a chance to build a kind of message box popup on which appears the multiple header titles I want?
    - within the popup I can choose the header title I want? (the choosen header will apear in my list)
    - after choosing the header title the macro continues to run up to the end.

    Hope I make myself understanding and sorry for not using tecnical tearms.

    Thanks in advance

  2. #2
    Valued Forum Contributor kasan's Avatar
    Join Date
    07-22-2009
    Location
    Riga, Latvia
    MS-Off Ver
    Excel 2010
    Posts
    680

    Re: VBA code to popup message box and choose the header data out of multiple choices

    Hi and welcome!
    You could show UserForm with your multiple chooses and after you made choise - save it in some variable and close UserForm.

  3. #3
    Forum Contributor IonutC's Avatar
    Join Date
    01-28-2016
    Location
    Bucharest, Romania
    MS-Off Ver
    Office 2019
    Posts
    486

    Re: VBA code to popup message box and choose the header data out of multiple choices

    Here you go! Maybe it will help you!

    https://www.youtube.com/playlist?lis...VWUicXZvywNSI4
    Please consider:
    Be polite. Thank those who have helped you.
    Click the star icon in the lower left part of the contributor's post and add Reputation. If you are satisfied with the help you have received, then Please do Mark your thread [SOLVED] .
    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    Posting code between tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

  4. #4
    Registered User
    Join Date
    02-21-2013
    Location
    Zurich
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: VBA code to popup message box and choose the header data out of multiple choices

    Dear both, many thanks for your inputs.

    As I'm in the learning phase, learning by doing/error the best to do is to go to the link posted by IonutC...it looks quite complete for what I want.

    Merry Christmas and happy new year

  5. #5
    Forum Contributor IonutC's Avatar
    Join Date
    01-28-2016
    Location
    Bucharest, Romania
    MS-Off Ver
    Office 2019
    Posts
    486

    Re: VBA code to popup message box and choose the header data out of multiple choices

    Hi there,
    If you are satisfied with the help you have received, then Please do Mark your thread [SOLVED] .

    Please consider:
    Click the star icon in the lower left part of the contributor's post and add Reputation.

    Cheers,
    Ionut

+ 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. Code for a popup message
    By jslyuan in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-11-2016, 05:03 PM
  2. [SOLVED] VBA code to show Warning Message Box popup if certain text is found in column
    By Tapyr in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 02-15-2016, 11:39 AM
  3. [SOLVED] Run Message Box When Header in Table is Changed (VBA Code)
    By Stryker152 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-19-2014, 02:23 AM
  4. popup alert message during the worksheet open and continuous work on the sheet popup jump
    By shailkam2001 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-04-2014, 10:24 AM
  5. [SOLVED] Only choose 1 of four choices - others N/A
    By njs27 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-27-2013, 10:01 AM
  6. Code to popup a message box after 15 days of the inserted date
    By hunmus in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 04-10-2012, 01:33 PM
  7. vba popup message code
    By jpruffle in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-23-2008, 04:38 AM

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