Click to See Complete Forum and Search --> : image / copypicture ???


bighans
August 16th, 2001, 04:02 AM
in a vba i generate a rectangle on a excelsheet. i would like to copy that and paste it in an imagebox on a userform. what's the correct syntax for doing that?
something like: image1.picture = clipboard.getdata(vbCRMetafile) to paste the shape. unfortunately this does not work
thanx for your help