Show/ Hide fields

S

speedy

I would like to have drop-down box or several check boxes. Based on drop-down
box or check box selection different fields to be available for filling-out.

Thanks you very much
 
S

Scott L. Heim [MSFT]

Hi Speedy,

You can use "Conditional Formatting" for this. Select on one of the
controls on your form that you want to either show or hide and from the
Format menu choose Conditional Formatting. Then simply click the Add button
and add your condition.

If you have a group of fields that you want to show/hide as a group, add a
"Section" control to your form and place those controls in the Section.
Then complete the same steps as above but simply for the Section itself!

I hope this helps!

Scott L. Heim
Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Top