View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marcin Peciak Marcin Peciak is offline
external usenet poster
 
Posts: 5
Default autoshapes - identification and property change

Hi All,

I have theree rectangles in a spreadsheet, each calls a cell in order to
display a value (i.e =A1).
I tried to change object colors, size based on the values displayed - for
example - to scale size of the object.

How to do this? I used macro recorder, but I cant get into object
properties - as the editor, didnt show the drawing objects in the code?

Many thanks,
Marcin