AncientTiger
Programmer
I've done this before in VB6, but is there a way in Excel VBA to screencapture the userform (already know how to do this), then save the image in the clipboard to a JPG file?
I recall that in VB6 if was a simple as sending the image to a picturebox control from the clipboard, then saving the picturebox control .PICTURE as a file (or something like that..I've slept a few times since I worked on that project! LOL), but I'm having a heck of a time finding a method to do something similar in Excel VBA...
Thanks in advance
------------------------------------
Over 35 years of programming, and still learning every day!
I recall that in VB6 if was a simple as sending the image to a picturebox control from the clipboard, then saving the picturebox control .PICTURE as a file (or something like that..I've slept a few times since I worked on that project! LOL), but I'm having a heck of a time finding a method to do something similar in Excel VBA...
Thanks in advance
------------------------------------
Over 35 years of programming, and still learning every day!