M
Manfred
I want to insert pictures in an Excel-sheet by a macro.
In Excel 2003 it worked with:
ActiveSheet.Pictures.Insert( "http://www.xy.info/FotoName").Select
But in Excel 2007 i get the error: 1004 - Unable to get the Insert
property of the Pictures class.
Can somebody help me to realize this in Excel 2007?
Thanks a lot
Manfred
In Excel 2003 it worked with:
ActiveSheet.Pictures.Insert( "http://www.xy.info/FotoName").Select
But in Excel 2007 i get the error: 1004 - Unable to get the Insert
property of the Pictures class.
Can somebody help me to realize this in Excel 2007?
Thanks a lot
Manfred