This seems to be related to having Column Traversal set to "Left to Right".
________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Lawrence Lustig Posted At: Wednesday, April 22, 2009 2:14 PM Posted To: RB7-L Conversation: [RBASE-L] - Re: Expanding Report Section Subject: [RBASE-L] - Re: Expanding Report Section << I have DynamicHeight checked on the report break and there is a variable that needs to stretch but the report break doesn't get bigger. >> You must use a MEMO control (DB or Variable) and click Stretch on the context menu for the control. If you do that and set the band to have a Dynamic Height, you should see the behavior you want. -- Larry

