I'm really struggling with this one! I have a userform which amongst other things contains two Image Placeholders; Image1 and Image2. When I click on an item in the ListBox1 this should then change the images of both placeholders based on what item they have clicked on in the listbox. The code I have placed below works for Image1 but no Image 2 even though it's the same code! For context, the listbox populates other textboxes on the userform. I have defined a range on the sheet as 'myName' which is used for Image1. I have defined another range as 'vicName' which is for Image2. When I click on an item in the listbox the code will then take the value of the listbox and then search for the matching name in a folder found in the workbook path. I'm just very confused as to why this works for one image but not the other! Any suggestions would be greatly appreciated!
EmpFound works, but vicFound doesn't. It won't even load the 'nopic.gif'!![]()
Please Login or Register to view this content.
Any Thoughts?
Bookmarks