Referencing a cell containing a graphic

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a spreadsheet that has some fields that contain .BMP graphics. I need
to copy the contents of a cell containing a graphic to another worksheet in
the same workbook. For instance, Cell A1 in Sheet1 contains a BMP image. I
also want this image to show up in Cell A1 of Sheet 2. I have tried the
formula =sheet1!$a$1 in cell A1 of Sheet2, but all I get is a value of '0'
Any help would be appreciated.
 
You have to copy and paste the .BMP graphic to the cell A1 in sheet 2. Don't
use the formula as the .BMP graphic is not included in the cell, it just
covers the cell

Thanks
Maged
(e-mail address removed)
 
Back
Top