Excel - Filling images using a reference image
Posted
by
tjans
on Super User
See other posts from Super User
or by tjans
Published on 2014-06-11T02:07:58Z
Indexed on
2014/06/11
3:30 UTC
Read the original article
Hit count: 396
microsoft-excel
I have a spreadsheet that I use to create baseball cards for a tabletop baseball game. There are about 20 cards on my sheet, and I'd like to add a spot where I can set the logo and have it reflect that logo in each card without having to update 20 different images each time I create cards for a new team (and thus, a new logo). Is there a way to automate this process similar to setting one cell equal to the value of another (=A4, for instance)?
I think the images aren't part of a cell and they float on top of the sheet, but I had hoped there was a way either with a macro or other VBA function (or maybe something built-in) that would accomplish this.
© Super User or respective owner