Word Picture Object question

S

Stuart

I have a 'Logo' copied from a Word document and
pasted into an excel sheet.
When I highlight the object in Excel, the formula bar
has the following entry:
=EMBED("Word.Picture.8","")

I am looking to find a way to delete this object in code,
but cannot find a way to reference the object.

The clumsy workaround I'm using, is simply to copy the
entire range (including the cells over which the Logo is
displaying) to a new sheet. This does not copy the Logo.

Any ideas, please?

Regards.
 
Top