Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Good Evening,
Any suggestions how to "clean" below code? My code is working as intented but looks "amateurish". Brgds CG Rosén Range("A1").Select ActiveSheet.Shapes.AddTextEffect(msoTextEffect1, "Filed", "Sylfaen", 36#, _ msoFalse, msoFalse, 329.25, 188.25).Select Selection.ShapeRange.ScaleWidth 1.65, msoFalse, msoScaleFromTopLeft Selection.ShapeRange.ScaleHeight 0.98, msoFalse, msoScaleFromBottomRight Selection.ShapeRange.IncrementRotation -26.33 Selection.ShapeRange.IncrementLeft -164.25 Selection.ShapeRange.IncrementTop 40.5 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating Bell Shape | Excel Worksheet Functions | |||
my curser changed from arrow shape to a cross shape???? | New Users to Excel | |||
creating controls at runtime | Excel Programming | |||
Deleting a shape and the cell contents the shape is in. | Excel Programming | |||
Deleting a shape and the cell contents the shape is in. | Excel Programming |