Hi everyone,

I would like to select a picture that is in my spreadsheet say Range("A10") and then display it a userform.

to select the picture I tried this:

Range("A10").picture.select
obviously it did not work, I never used picture in Excel. Would you know how to do this?

Thanks for your time,
-Phil