I am in the process of writing a spreadsheet/database for work but due to it's sensitive nature I can't be too specific. However I can say that it uses a number of userforms with one being the main input form.
This form calls for a name, reception date and other information. All of which are working fine. My final and possibly major problem is this;-
As part of the current process we need to copy a photo of the person from a separate database - non Microsoft application - and paste it/resize it into 4 different places on a range of spreadsheets.

I would like the user to be able to copy and paste this photo once and for it to be inserted into the input userform. I can then populate it where needed. (the photo will follow the name)

Is there a way to paste into a userform or from a worksheet to a userform?

Any advice please