is there a way to simply fill a cell with an image, rather than a colour?
is there a way to simply fill a cell with an image, rather than a colour?
Techically, images sit on cells...not in them.
You'd need to position the image so it fits withing the cell borders.
If that's something you'd consider, let us know your requirements.
complicated really.
I have 4 objects (rectangles) located on the left hand side of the sheet. I also have one big object (rectangle) on the right hand side of the sheet.
Basically, what I want to do is have 4 different images in the 4 objects on the left... and when the mouse hovers over them I want an image to appear in the big object on the right which corresponds to the image I am hovering over on the left object. so it changes every time.
and I need all this to happen, without clicking.
now I can do a rollover hyperlink effect on CELLS using just formulas.. but with shapes this obviously doesn't work.
can I code this??
any ideas? is this even possible?
or to be simpler (or more complicated I don't know) ...if I could make a shape change fill image when a cell changes value - that would work toO!
If the cell value is changed by data entry, sure -- you could do whatever you want in the Worksheet Change event....if I could make a shape change fill image when a cell changes value -
Entia non sunt multiplicanda sine necessitate
can you please enlighten me then? if I had rectangle 1. and data in a1. what code what I need to make the fill of the shape change to a image and back when the a1 changes from 0 to 1 and back. without clicking
any example codes?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks