Good morning all, I've seen a few posts on here but haven't found a situation similar. On Sheet1, I have a list of all employees. On a local drive I have a picture of all employees which I would like to hyperlink to the name...that's the easy part.
My userform has a combobox that's populated by RowSource "Employees", which is the name of the list of employees. Once the user selects a name, I would like the userform to automatically find that name in Sheet1 and display the photo that is hyperlinked to that name. I've never worked with an image in this way so I'm not even sure where to start, so any assistance would be GREATLY appreciated!
My userform has a combobox that's populated by RowSource "Employees", which is the name of the list of employees. Once the user selects a name, I would like the userform to automatically find that name in Sheet1 and display the photo that is hyperlinked to that name. I've never worked with an image in this way so I'm not even sure where to start, so any assistance would be GREATLY appreciated!