I am working on an implementation form, and would like certain columns to be hidden based on a selection in a previous column.
For example:
Column header: Is program a pilot?
The options are yes and no.
If the asnwer is yes, then the person must complete the following 6 columns.
If the naswer is no, they need to be skipped.
Is there a way I can hide the 6 columns not needed if the response to " Is program a pilot" is no?
Thank you!!