Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi ****al
No cell or range have such property because a drawing object is not owned by cells. What you gotta do is run through each drawing object in your sheet and on the drawing object (shape) you have a property called TopLeftCell Hope it helps you Flemming "rock" wrote in message oups.com... Hi all, I am working on VBA. I want to highlight (work on) the cells which contains any DrawingObject. Can you tell me such property. Regards, ****al |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2000 problem copying drawingobjects between sheets | Excel Discussion (Misc queries) | |||
DrawingObjects/AutoShapes' .OnAction property in DialogSheets | Excel Discussion (Misc queries) | |||
drawingobjects what is it ???? | Excel Programming | |||
Maybe a little off topic | Excel Programming | |||
MyOval = ActiveSheet.DrawingObjects.Name | Excel Programming |