Hi,
I am writing an app, and would like to include some online help. The help needs to have screenshots, so have embedded these screenshots (named 'Pic1' , 'Pic2', ... Picn') into a hidden worksheet, and would like to selectively display them in an image control in a userform.
I also have a column (say column A) which has the names of the embedded pictures as text.
Searching the board seems to suggest using 'LoadPicture', but this will only load the images from an external file.
Any suggestions please?
Many thanks
Alan
I am writing an app, and would like to include some online help. The help needs to have screenshots, so have embedded these screenshots (named 'Pic1' , 'Pic2', ... Picn') into a hidden worksheet, and would like to selectively display them in an image control in a userform.
I also have a column (say column A) which has the names of the embedded pictures as text.
Searching the board seems to suggest using 'LoadPicture', but this will only load the images from an external file.
Any suggestions please?
Many thanks
Alan