Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Building an organization diagram. Trying to insert text into each child node.
Program is crashing on insertion of text into the Character object... Here is a snippet.. Set dgnRoot = shpDiagram.DiagramNode.Children.AddNode dgnRoot.TextShape.TextFrame.Characters.Insert ("my_string") I have also pasted the following from the library reference http://msdn2.microsoft.com/en-us/lib...ffice.11).aspx In the above, the Character.Text property is set, though that too generates an error as the property is read-only. Any direction would be appreciated. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error 1004 Copy method of worksheet class failed | Excel Discussion (Misc queries) | |||
Runtime 1004 error -- insert method of range class failed. | Excel Discussion (Misc queries) | |||
Error 1004 Paste method of Worksheet class failed | Excel Programming | |||
Error 1004: Calculate Method of Range Class Failed | Excel Programming | |||
RT Error 1004, Select method of worksheet class failed | Excel Programming |