linking images

A

Andrei

HI, I have an image in a cell A1(I changed the properties of the image
to let the image be in the cell (properties, move and change the size
within the cells).

I would like to link that cell in another one b1, and in that cell
appear the image of a1.

I dont know Visual basic, and I dont know how to insert visual basic
codes

Thanks
andrei
 
D

Dave Peterson

You might not need VBA.

Put your picture in A1.
Now select A1 and do Edit|copy
Select B1 and do Shift-Edit|Paste Picture Link

Now anything you do to A1 (change pictures, delete picturer, add pictures over
the existing picture) will show up in B1.

(Holding the Shift while clicking Edit will give you more commands in that
dropdown.)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top