Hi,
Is there any command to get the shape that is over a given cell?
I have done the opposite using the ".TopLeftCell" command. (given any shape name, get wich cell is beneath it).
Thanks !
Hi,
Is there any command to get the shape that is over a given cell?
I have done the opposite using the ".TopLeftCell" command. (given any shape name, get wich cell is beneath it).
Thanks !
Last edited by Wizz; 03-24-2010 at 09:15 AM.
Hello Wizz,
Unfortunately, there isn't. I have wished many times that there were. Excel draws on a "canvas" which is separate from the worksheet. While shapes on the canvas can move and be sized with the cells, there is no provision made in the Range object to know if there is a shape above a given cell or cells.
Sincerely,
Leith Ross
Remember To Do the Following....
1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.2. Thank those who have helped you by clicking the Starbelow the post.
3. Please mark your post [SOLVED] if it has been answered satisfactorily.
Old Scottish Proverb...
Luathaid gu deanamh maille! (Rushing causes delays!)
You can loop through all the shapes on the sheet, and see which one has the topleftcell that you're looking for.
Entia non sunt multiplicanda sine necessitate
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks