Remember, a control is still an object that is instantiated along with its' container. Setting a property on a report to VISIBLE='FALSE' doesn't mean that it will give up its' _Real_Estate_ on the report.
You might want to think about that eventuality before hanging your hat on that functionality. Consider a Memo or RTF control with a page and a half of text. ----- Original Message ----- From: "Manuel de Aguiar" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Tuesday, October 25, 2005 7:05 AM Subject: [RBG7-L] - Report's visible Property > Hello Everyone, > Can a report's visible property be controled programaticaly? I > would like to set up an conditional statement where a label, DB Text, > variable label or any other object in a report be True or False for the > visible property. > We can do this in forms and it is clearly documented but I was not > able to find any documentatio for reports. If this is not available with > the current 7.5 version any suggestions on a workaround? > TIA, > Manuel de Aguiar > M|D Enteprises > Los Angeles, CA >
