+ Reply to Thread
Results 1 to 5 of 5

Thread: Creating pop-up windows

  1. #1
    Registered User
    Join Date
    11-09-2011
    Location
    Washington, D.C.
    MS-Off Ver
    Excel 2007
    Posts
    2

    Creating pop-up windows

    Dear Excel Forum,

    I'm trying to consolidate different types of data comparing the methods of different scientific studies into one excel sheet for quick reference. The current set up is the different papers in the columns headers and specific facts in the row headers example: does the study include a graph? If yes, the appropriate study (determined by the column header) recieves an X. I have been supplementing each check mark with additional information through Review > New Comment but I know there are better ways to provide additional data. Another option I've looked at is using Data > Data Validation > Input Message but again, that is very simplistic and not visually appealing.

    Is there a better way to provide supplementary data to individual cells? Preferably through some sort of pop-up window?

    Thank you.

  2. #2
    Forum Moderator Richard Buttrey's Avatar
    Join Date
    02-15-2008
    Location
    Grappenhall, UK
    MS-Off Ver
    Excel for Windows & Mac - all versions.
    Posts
    6,566

    Re: Creating pop-up windows

    Hi,

    There is of course the UserForms functionality in the Visual Basic Environment.

    These are pop up windows which 'float' above the worksheet, and can contain controls like list boxes which can be populated from ranges of cell, and then used to select items and push the selections back to the worksheet.

    Being VBA code it is non trivial if you're not used to it, and would require a fair amount of dedication to overcome the initial steep learning curve. But it would give a more professional look and feel.

    Regards
    Richard Buttrey

    If this was useful then please rate it appropriately.

    Click the small star icon at the bottom left of my post.

  3. #3
    Registered User
    Join Date
    11-09-2011
    Location
    Washington, D.C.
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Creating pop-up windows

    Do you have a good source you would recommend for using VBA? I'm willing to put in the time to make this spreadsheet look more professional, plus I feel like this would be a worthy skill to continue to use.

  4. #4
    Forum Moderator Richard Buttrey's Avatar
    Join Date
    02-15-2008
    Location
    Grappenhall, UK
    MS-Off Ver
    Excel for Windows & Mac - all versions.
    Posts
    6,566

    Re: Creating pop-up windows

    Hi,

    There are several books on the subject of VBA, just search Amazon for some examples. There are also many web sites, google Excel VBA User Forms. I've noted three below.

    In then end it's a personal choice and down to how you prefer to learn. Some people like to attend structured courses with professional trainers. Others just like to get involved and immerse themselves with examples and puzzle their own way through.

    One good way is to watch this forum, see how various people approach VBA code and try working things out yourself. When you get stuck, as you inevitably will then there are many people here to help and offer specific advice.


    http://www.contextures.com/xlvba01.html

    http://www.exceltip.com/st/Create_Us...Excel/629.html

    http://www.excel-vba.com/index.htm

    Regards
    Richard Buttrey

    If this was useful then please rate it appropriately.

    Click the small star icon at the bottom left of my post.

  5. #5
    Forum Guru, retired Admin royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    25,639

    Re: Creating pop-up windows

    Comment Boxes &Data validation messages are more reliable than VBA. If the user doesn't enable macros then the VBA messages won't work
    Hope that helps.

    RoyUK
    --------
    If you are pleased with a member's answer then use the Star icon to rate it, if you are pleased enough to part with cash consider a donation to Children in Need

    For Excel Tips & Solutions, free examples and tutorials why not check out my downloads

    New members please read & follow the Forum Rules

    Remember to mark your questions Solved and rate the answer(s)

+ 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.2.0