I am looking for, most probably, simple vba code.
I have a sheet called "Basic data" and in the cell D80 I have a path for an image.
"c:\movies\matrix.jpg"
D80 holds a formula vlook and find this link in the other sheet.
I would like to load an image from D80 to the Image1 on UserForm1.
I was digging for an answer over the Internet but I have not found proper code...
Re: UserForm / image show based on the link from cell
i would probably leave it in the userform module - run it from the activate event?
Regards
Sean
Please add to my reputation if you think i helped (click on the star below the post)
Mark threads as "Solved" if you have your answer (Thread Tools->Mark thread as Solved)
Use code tags when posting your VBA code: [code] Your code here [code]
Please supply a workbook containing example Data: It makes its easier to answer your problem & saves time!
Bookmarks