View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bryan Bryan is offline
external usenet poster
 
Posts: 114
Default Simple Excel 2003 macro not working in Excel 2007

Hello group!
I have an excel macro created in Excel 2003 that would insert a picture from
the web. This macro do not work in Excel 2007.

Here are the basic steps in the macro:
Start recording
Select any cell in Excel
Select Insert menu
Click Picture
Select Insert Picture from file
When the file dialog box opens enter a web address for a picture.
i.e. http://www.extremewx.com/images/splash.gif
Stop recoring macro.
Try to run the macro... no image is imported into excel.
This worked very well with Excel 2003.

Any suggestions?

--
Thanks!
Bryan