View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Yajiv Yajiv is offline
external usenet poster
 
Posts: 9
Default Macro for moving arrow shapes

I have an arrow shape pointing upwards. I want to move it's head with
the other end fixed. Just like a speedometer.If I use shapes
(0).rotation(45), i get the rotation, but it adjusts the whole arrow.
not the head.
Is there any way? Any help would be appreciated.