Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This article confirms it, but it doesn't describe why MS made XL2007 so
lame. You cannot record new shapes, shape formatting, and shape effects by using the macro recorder in Excel 2007 http://support.microsoft.com/kb/937620/en-us -- Tim Zych SF, CA "Joakim Norrman" wrote in message ... For example in Excel 97 when recording creation af a rectangle, following VB code was shown: ActiveSheet.Shapes.AddShape(msoShapeRectangle, 25.5, 26.25, 155.25, 36.75).Select Does anybody know why this code is not recorded in Excel 2007? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drawing Objects | Excel Programming | |||
Group drawing objects in VBA | Excel Discussion (Misc queries) | |||
Cut Drawing Objects within a range | Excel Programming | |||
HOW DO I KEEP DRAWING OBJECTS ANCHORED? | Excel Discussion (Misc queries) | |||
[Q] parameters to drawing objects | Excel Programming |