S
Slez via AccessMonster.com
I have 3 controls in a section of a report. All 3 of them have the CanGrow
property set to "yes" so that if data exists, they expand to show that data
on the report. Data always exists in one of the controls because it is the
sum of a quantity field in the detail. Is it possible to set that one to
only grow if something exists in the other two?
For example:
Text1 contains a sum (as mentioned previously). If Text2 & Text3 do not
contain any data, Text1 stays shrunken. Conversely, if either Text2 or Text3
contain data and grow to display that data, Text1 grows as well.
Any suggestions are appreciated!
property set to "yes" so that if data exists, they expand to show that data
on the report. Data always exists in one of the controls because it is the
sum of a quantity field in the detail. Is it possible to set that one to
only grow if something exists in the other two?
For example:
Text1 contains a sum (as mentioned previously). If Text2 & Text3 do not
contain any data, Text1 stays shrunken. Conversely, if either Text2 or Text3
contain data and grow to display that data, Text1 grows as well.
Any suggestions are appreciated!