+ Reply to Thread
Results 1 to 6 of 6

Creating a drop down list of clip art type images in excel

  1. #1
    Registered User
    Join Date
    11-09-2012
    Location
    england
    MS-Off Ver
    Excel 2003
    Posts
    6

    Creating a drop down list of clip art type images in excel

    Hi
    Does anyone know how to do the following:

    I want to create a drop down list in excel where the choices are pictures (clip art style) rather than numbers, letters, words etc.

    I only want to use a maximum of 5 pictures per column e.g. column b would have a drop down list of pictures of say cat, dog, mouse , column c would have pictures of say smiley face, sad face, indifferent face.

    I have done some searching and found threads referning to possible methods including look up tables and macros e.g. http://mcgimpsey.com/excel/lookuppics.html

    But at my level of excel experience I would need a bit more step by step guidance from the beginning if anyone has the time would be much appreciated!

    Thanks

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Creating a drop down list of clip art type images in excel

    Please have a look at the attached. I've indicated on the various tabs in the VBA editor where you will need to add the detail.
    Attached Files Attached Files
    Martin

  3. #3
    Registered User
    Join Date
    11-09-2012
    Location
    england
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Creating a drop down list of clip art type images in excel

    Thanks very much for the download
    I'm not familiar with this aspect other than correcting when running a debug for a macro that helps to hide and show columns.
    Could you give me a bit more info on what I do next please? e.g. where I put the pics etc?
    Thanks again

  4. #4
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Creating a drop down list of clip art type images in excel

    The pictures are inserted into the drop down by the code in Sheet1.

    As a starting point, I suggest that you change both occurrences of the the c:\temp\... path in Sheet1 in the VBA editor to point to a file on your file system.

    Then click into column A and select the top picture.

    This should give you an idea of what is going on.

  5. #5
    Registered User
    Join Date
    04-30-2015
    Location
    Liverpool,England
    MS-Off Ver
    2010
    Posts
    2

    Unhappy Re: Creating a drop down list of clip art type images in excel

    I have been searching for a solution to this for a long time. I have altered the code to point to the images but only get one image in the dropdown. How do I get the dropdown to show the 5 images and put the selected one in the column with the cursor in?

  6. #6
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,936

    Re: Creating a drop down list of clip art type images in excel

    Harvey, welcome to the forum

    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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