Excel 2007 macro recording feature no longer works for inserting p

  • Thread starter Thread starter Michael B
  • Start date Start date
M

Michael B

Excel 2007 macro recording feature no longer works for inserting pictures.
Has anyone ran into this issue? When I attempt to recored a macro when
inserting pictures, nothing is recored in the macro.
 
yep, you're right, it doesn't work. don't know what kind of work-
around there might be ........... why don't you try searching the
newsgroup for
insert pictures 2007
there must be something on it.
susan
 
Michael said:
Excel 2007 macro recording feature no longer works for inserting pictures.
Has anyone ran into this issue? When I attempt to recored a macro when
inserting pictures, nothing is recored in the macro.

Lots of macro recording things in XL2007 no longer work properly. It is
amazing to me that anyone would be daft enough to pay good money for it.

XL2003 is faster and a *lot* more stable than 2007 SP3.
Maybe SP4 or SP5 will be acceptable - time will tell.

Regards,
Martin Brown
 
Mike B -

A possible workaround is to use Excel 2003 or earlier version to record the
macro. Then, if necessary, tweak the code to take advantage of new features
that are documented in Excel 2007 VBA Help. I've used this method
extensively due to the lack of macro recording for Excel 2007 charts.

- Mike

http://www.MikeMiddleton.com
 
Back
Top