View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
(PeteCresswell) (PeteCresswell) is offline
external usenet poster
 
Posts: 139
Default Chart/Shape Objects: De-Link From Column Widths?

Per (PeteCresswell):
Is there any way for me to de-link the Chart objects from the row and column
dimensions - so that they just float there and are unaffected by changes to
same?


Oops!

Got it: .Placement = xlFreeFloating
--
PeteCresswell