View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Luc Benninger Luc Benninger is offline
external usenet poster
 
Posts: 14
Default vba and orgchart shapes

how can I detect with vba what shapes in an organization chart diagram are
currently selected? if text in such a shape is selected I can get the shape
reference with the parent property. but what can I do if one or more shapes
are selected?
using excel xp/2003.
thanks a lot, Luc