Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
ActiveSheet.Shapes("Chart 18").ScaleWidth 1.99, msoFalse,
msoScaleFromTopLeft ActiveSheet.Shapes("Chart 19").ScaleWidth 1.99, msoFalse, msoScaleFromTopLeft Instead of having a macro like this, I am looking for a macro that will resize the chart to its scalewidth irrespective of the chart name. Something like, resize all shapes in a particular sheet to a scalewidth like 1.99 or any other value.. Can anyone throw light on this please? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
activesheet.shapes("Group 1...n") | Excel Programming | |||
Copying new activesheet after other activesheet is hidden? | Excel Programming | |||
ActiveSheet.Shapes | Excel Programming | |||
ActiveSheet in a Macro? | Excel Programming | |||
Shapes In ActiveSheet | Excel Programming |