Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm currently writing some code that produces scale drawings form data
in worksheets. At present I delete and create all the shapes each time the drawing needs to be updated. Will this cause problems in the future? I've noticed that the numbers allocated to the names of the objects by excel are incrementing rather rapidly. (I've since been naming each shape) Is there a maximum number of shapes that can be created (even if deleted)? Or should I be changing the size of the shapes rather than recreating them? Thanks Simon Verity |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Simon,
What are you trying achieve with this ? And what degree of accuracy do you require ? From my experience, you should not really on Excel being able to draw, scale or place shapes exactly. Depending on your needs, drawing to a picture box or Illustrator may be options. NickHK "Simon Verity" wrote in message om... | I'm currently writing some code that produces scale drawings form data | in worksheets. | | At present I delete and create all the shapes each time the drawing | needs to be updated. | | Will this cause problems in the future? I've noticed that the numbers | allocated to the names of the objects by excel are incrementing rather | rapidly. (I've since been naming each shape) Is there a maximum number | of shapes that can be created (even if deleted)? Or should I be | changing the size of the shapes rather than recreating them? | | Thanks | | Simon Verity |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel document with shapes on it but the shapes do not print | Excel Worksheet Functions | |||
Naming Auto Shapes and Creating new Shapes | Excel Discussion (Misc queries) | |||
When drawing shapes in excel the shapes keep disappearing | Excel Discussion (Misc queries) | |||
How can i get more 3D shapes for Auto shapes in excel? | Excel Discussion (Misc queries) | |||
How can i get more 3D shapes for Auto shapes in excel? | Excel Discussion (Misc queries) |