I do not know if this is possible... but I would like to essentially take a screen shot of an entire userform and then paste that image onto the sheet using VBA.
(this will be done several times, with the location of the image - topleftcell incrementing with each screen shot. The userform data will also be populated automatically so there is no need to worry about any wait timers for the user to change the information.)
I do not mind if the temporary image needs to be stored in a directory... I am not sure how these things even work. Any help would be greatly appreciated.
(this will be done several times, with the location of the image - topleftcell incrementing with each screen shot. The userform data will also be populated automatically so there is no need to worry about any wait timers for the user to change the information.)
I do not mind if the temporary image needs to be stored in a directory... I am not sure how these things even work. Any help would be greatly appreciated.