+ Reply to Thread
Results 1 to 4 of 4

Excel: how to create an interactive popup form

  1. #1
    Registered User
    Join Date
    10-02-2013
    Location
    Rome, Italy
    MS-Off Ver
    Excel 2010
    Posts
    2

    Excel: how to create an interactive popup form

    Hi,
    first of all thank you in advance for your help.
    I have this problem:
    I have a list of sites ("Sites").
    In a different sheet ("Agents") I have a list of agents. Each agent is available for some of the sites.
    I would like to have a way (maybe a button for each site) to open a popup in which I have a list of only the agents available for that site, so that I can select just one of them. Selecting an agent would put his data in the site line.

    I attached an example
    Attached Files Attached Files

  2. #2
    Forum Expert MickG's Avatar
    Join Date
    11-23-2007
    Location
    Banbury,Oxfordshire
    Posts
    2,650

    Re: Excel: how to create an interactive popup form

    See Post Below:-
    Last edited by MickG; 10-02-2013 at 07:10 AM.

  3. #3
    Forum Expert MickG's Avatar
    Join Date
    11-23-2007
    Location
    Banbury,Oxfordshire
    Posts
    2,650

    Re: Excel: how to create an interactive popup form

    Place this code in the Worksheet module of sheet "Sites".
    On the sheet Place an ActiveX Combobox "Combobox1", Place in one of the rows in column "C" next to a site.
    To run code:-
    When you click on a site in column "B" the combobox should appear in the next column, With the related names.
    Select a name in the Combobox, then double click the combobox. The Combobox should now be hidden and the data relating to the selected name should show in columns "C & D".
    Repeat for new site.
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    10-02-2013
    Location
    Rome, Italy
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Excel: how to create an interactive popup form

    Thank you. It works!
    Now, how do I change what is displayed in the combobox? I would like to display all the attributes of the agents, in order to choose.

    For example, I would like in each row of the combobox, to display both name+surname and the email and possibly any other attributes I will put in the Agents sheet.

    Second question: is it there a way to have the code running as soon as I open the file? (I don't want to require my users to activate anything)

    Thank you again

+ 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. Need help creating an interactive web form with Excel
    By ttkoshi in forum Excel General
    Replies: 2
    Last Post: 04-01-2011, 09:44 AM
  2. Use an interactive pdf form as front end for an excel sheet
    By mcinnes01 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-02-2010, 09:19 AM
  3. Replies: 5
    Last Post: 04-08-2010, 01:01 AM
  4. can i create a popup window in excel
    By jchambers00 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-07-2008, 03:56 PM
  5. [SOLVED] [SOLVED] how to create interactive US map in excel 2003
    By Desparate in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 07-10-2005, 04:05 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