D drawlings Aug 17, 2006 #1 Not sure if this can be done, but is there a way to display the image from the certain faceid in a Image control? Thanks Dan
Not sure if this can be done, but is there a way to display the image from the certain faceid in a Image control? Thanks Dan
R RB Smissaert Aug 17, 2006 #2 Have a look here: http://www.enhanceddatasystems.com/ED/Pages/ExcelFaceIDsImageList.htm RBS
G Guest Aug 17, 2006 #3 Stephen Bullen shows how to work with an image in the clipboard and place it on a userform. So you should be able to adapt this to you situation. You can use the copyface command to get it into the clipboard. http://www.oaltd.co.uk/Excel/Default.htm copypicture is the down load you are looking for. http://www.oaltd.co.uk/DLCount/DLCount.asp?file=PastePicture.zip
Stephen Bullen shows how to work with an image in the clipboard and place it on a userform. So you should be able to adapt this to you situation. You can use the copyface command to get it into the clipboard. http://www.oaltd.co.uk/Excel/Default.htm copypicture is the down load you are looking for. http://www.oaltd.co.uk/DLCount/DLCount.asp?file=PastePicture.zip