Message 1 of 13
Need help with inserting donut (error too many points)
Not applicable
08-08-2008
05:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
error :
Too few elements in SafeArray or total number of elements is not a multiple of three.
I would like to 3 pick points and place items there
I need to put a donut or leader with donut and a line to the bubble pointer (Wblock)
1st point; where center of donut.
2nd point; center of bubble pointer (Wblock)
3rd point; end of point of line “nearest” to the edge of the circle (Wblock)
So the line is drawn from the center of the donut to the edge of the circle.
The Wblock is a circle with 2 attributes which is entered by code.
VBA is attached code.
The attached file has the Set donut REMed out.
Thanks
Too few elements in SafeArray or total number of elements is not a multiple of three.
I would like to 3 pick points and place items there
I need to put a donut or leader with donut and a line to the bubble pointer (Wblock)
1st point; where center of donut.
2nd point; center of bubble pointer (Wblock)
3rd point; end of point of line “nearest” to the edge of the circle (Wblock)
So the line is drawn from the center of the donut to the edge of the circle.
The Wblock is a circle with 2 attributes which is entered by code.
VBA is attached code.
The attached file has the Set donut REMed out.
Thanks