Click to See Complete Forum and Search --> : how to insert pic in excel...
satti charvak
Oct 18th, 2003, 11:19 AM
i want to add a jpeg file to the excel sheet from my vb application ..what is process please help very urgently...i'm struck up in some foolish question...
satti charvak
Oct 18th, 2003, 11:20 AM
ny source code -help is greatly desired
WorkHorse
Oct 18th, 2003, 07:15 PM
Just use the VB macro recorder to get the code.
appExcel.ActiveSheet.Pictures.Insert("C:\My Documents\My Pictures\MyPic.JPG").Select
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.