View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
EXCEL NEWS EXCEL NEWS is offline
external usenet poster
 
Posts: 43
Default how to addshapes in a position decided by offsetting a cell ,

hi,

i wonder how to addshapes in a position decided by offsetting a cell ,

instead of points ,like this ActiveSheet.Shapes.AddShape msoShapeRectangle,
179.25, 194.25, 14.25, 9

thanks,