+ Reply to Thread
Results 1 to 4 of 4

Images in excel drop list??

  1. #1
    Registered User
    Join Date
    05-19-2009
    Location
    Virgin Land, Near Phantasia
    MS-Off Ver
    Excel 2003
    Posts
    31

    Images in excel drop list??

    Is it possible to get an image to come up if an item is selected from a drop list? (The image must come up beside the list and all the images are stored in the same book)

    Also is it possible to reset all the fields to blank after the user has finished picking his selection? (What I mean is I have an inter linked list i.e. pick department-->pick device-->pick cable)

  2. #2
    Registered User
    Join Date
    05-19-2009
    Location
    Virgin Land, Near Phantasia
    MS-Off Ver
    Excel 2003
    Posts
    31

    Re: Images in excel drop list??

    No worries figured it out :D

  3. #3
    Registered User
    Join Date
    08-09-2008
    Location
    Dunningham, NewJersey
    Posts
    10

    Re: Images in excel drop list??

    How did you do it?

  4. #4
    Forum Expert contaminated's Avatar
    Join Date
    05-07-2009
    Location
    Baku, Azerbaijan
    MS-Off Ver
    Excel 2013
    Posts
    1,430

    Re: Images in excel drop list??

    Yes it is possibe

    Do selection from A1 of sheet2


    Instructions:

    1.Place 3 pics in blank sheet, so that they would fit row heigh and column width
    2.Type this formula for dynamic validation list
    =OFFSET(Sheet1!$A$1,,,COUNTA(Sheet1!$A:$A))
    Copy it and go to insert> name >define, paste it in reference field and name it as "Names"
    3. Create valdation list (DATA> VALIDATION>LISTPRESS F3 and select named formula.
    4. Type =OFFSET(Sheet1!$B$1,MATCH(Sheet2!$A$1,Sheet1!$A:$A,0)-1,,,) and name it (go to insert> name >define) "pictures"
    5. Hold shift key and go to Edit menu. There must appear new unseen before command "Copy Picture". Then paste it in the sheet where validation list is,
    6. Select pasted pic and in formula bar type =pictures
    Attached Files Attached Files
    Люди, питающие благие намерения, как раз и становятся чудовищами.

    Regards, ?Born in USSR?
    Vusal M Dadashev

    Baku, Azerbaijan

+ 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