View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bill (Unique as my name) Bill (Unique as my name) is offline
external usenet poster
 
Posts: 10
Default Move a Picture to cell C1

I should be a little more clear about what I would like to do.

I have a chessboard (colored cells) with pieces (picutes) on sheet.
I would like to run a macro to place the pieces back in their original
positions.
Since they are in different places each time, what I might be looking
for is a way to place them in a particular location on the sheet, not
necessarily referring to a cell.

Thanks again.