Thanks
1. Make the text label an expression box instead. Add the same conditional formatting to the expression box that you have on the control.
2. Don't create a new section, but isnert a section bound to the same field your control is bound to. So if you have a field MyCheckBox, then right-click on MyCheckBox, and then choose Section (or More | Section). Then place your check box inside of that section. This prevents making a new group in the data source.
--
Greg Collins [InfoPath MVP]
Please visit: http://www.InfoPathDev.com
"vodred" <vod...@discussions.microsoft.com> wrote in message news:E4553861-0FAE-4D63...@microsoft.com...