Re: Picture in Excel issue

2006-10-01 Thread Steve Holden
Jim Chiang wrote: > I’m trying to very simply insert a picture from a file into an excel > spreadsheet. I know how to do this in VBA and it works fine, however > when I try this from python I get an error. Doing a search on this > turned up nothing. > > The code I’m using is: > > from win32com

Picture in Excel issue

2006-10-01 Thread Jim Chiang
I’m trying to very simply insert a picture from a file into an excel spreadsheet. I know how to do this in VBA and it works fine, however when I try this from python I get an error. Doing a search on this turned up nothing. The code I’m using is: from win32com.client.dynamic import Dispat