Has any body drawn a circle using tan tan radius argument in VBA. Please post ur syntax.
You must calc the tan points and can do so if you know the center points of each circle and the radius of the tan arc to create Circle r1 Circle r1 To draw a tangent arc r5 between them... the center point of the tangent arc would be the intersection of two r6 circles drawn from the center points of the two r1 circles Now a circle r5 drawn from the intersection of the two new circles would be tangent to both your circles in question.. Info on google showing the math....Or you mush have an old geometry book laying around..{)))))) post ur syntax.