J
Joakim Norrman
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?
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?