while designing a form ive noticed that some controls (checkboxes)
cannot be hidden using conditional formatting.
simple situation: if user selects something from a drop down list, i
want a checkbox to appear below it.
thx for any tips about this, stefan
Mark - 10 Apr 2005 00:14 GMT
Add a Section and place the checkboxes or other controls in the section.
The section can be hidden.
M