View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bret Bret is offline
external usenet poster
 
Posts: 32
Default Capturing cell address and contents

I have an inserted "picture" sitting atop a cell. Im 'Assigning a Macro' to
this picture to execute an event. My question is I would like to capture
both the cell address AND the cell contents of the cell this picture sits
atop of. Can I programmatically capture this from a pictures position?

thank you