SHAPES - USING AND MAKING VISIBLE

I’ve got a report that shows the customer balance and the credit limit. I’d like to use a shape (oval) and sort of “circle” the balance when it exceeds the customer’s credit limit. In order to do this I’d need to be able to dynamically make the shape visible on the report. According to the help behind VISIBLE it can be dynamically changed…but how?[:)] Also, I’ve never used a shape before. How do I name it so I can manipulate it?

Hi Faithie! You can not set the VISIBLE-Property in Reports (at Runtime) … [B)] Maybe you could use two different Sections in your Report, one with Shape, the other without, and set the SHOWOUTPUT depending on the credit limit!? Regards, Jörg