Hi, all--
I am trying to create a continuous form (in lieu of a report) that will allow variations in the size of the primary text box that will hold different quanties of text.
I thought this would be simple--just set the CanGrow property of the text box to "Yes".
It's not happening.
Is it possible to have a continuous form where the detail section of the form will have variations in height based on an expanding text box? Why is the text box not expanding?
I am creating this form in lieu of a report because I want to be able to program navigation based on an event on a specific control in the form detail.
Thanks!
Paul
I am trying to create a continuous form (in lieu of a report) that will allow variations in the size of the primary text box that will hold different quanties of text.
I thought this would be simple--just set the CanGrow property of the text box to "Yes".
It's not happening.
Is it possible to have a continuous form where the detail section of the form will have variations in height based on an expanding text box? Why is the text box not expanding?
I am creating this form in lieu of a report because I want to be able to program navigation based on an event on a specific control in the form detail.
Thanks!
Paul