D
Dave Jenkins
[I finger-checked earlier, so if this is a dupe, please forgive the wasted
bandwidth.]
In VBA, I want to be able to create a callout autoshape, and "anchor" it, or
set its origin, to a specific xy coordinate (which I know, in pixels). My
problem is in determining where the origin is to begin with. I do know the
top and left of the shape, in points, but that's about it.
I'm creating the shape just fine -- it's just moving it around precisely
that's got me stumped.
Is there any easy way to compute the adjustments I need to make on the shape
to do what I want?
I've thought of manipulating drop value,s but that seems very cumbersome to
me -- is there an easier way?
Thanks!
bandwidth.]
In VBA, I want to be able to create a callout autoshape, and "anchor" it, or
set its origin, to a specific xy coordinate (which I know, in pixels). My
problem is in determining where the origin is to begin with. I do know the
top and left of the shape, in points, but that's about it.
I'm creating the shape just fine -- it's just moving it around precisely
that's got me stumped.
Is there any easy way to compute the adjustments I need to make on the shape
to do what I want?
I've thought of manipulating drop value,s but that seems very cumbersome to
me -- is there an easier way?
Thanks!