Hi Guys,
This seems like the forums I've been looking for for so many days.
I made a massive list/db of things that I collect and I created a few tabs that allow me to create labels, compare those elements ... etc.
I also have pictures for all these items, same formats, same sizes of pictures, all stored in the same folder.
I've been scratching my head for days to try to display these images according to a choice a make in a dropdown list.
Apparently, working directly with images reveals to be a massive pain in the butt, but there is a workaround, having a shape for which I can change the "fill" properties. I've discovered that recently, so I finally felt some hope in my quest.
Now the thing is, I am an absolute noob in VBA, I've done some programing before, but I find myself to be a little lost here.
So summary of the problem.
On tab has all the info.
One tab is used to display comparable info on those elements. Nice display, properties comparisons etc. all done with VLOOKPUP. One of the field from my db has the direct/absolute path of the picture of the element.
On the compare tab, I can compare up to 4 items at a time. So I have 4 shapes for which I'd like to change the fill according to the element chosen from the dropdown list.
How can I, using VBA or else, detect a change in a dropdown, recuperate the info, path, etc, according to the choice and fill the respective shape with the image?
Thanks a lot for reading me and for the help.
Carver