Conditionally a repeating table

R

Rock*

Hello

I am strugglying to find a way to hide a whole repeating table based on a
combo box user selection. So far I have succeeded to hide the table controls
but not the whole table itself (by using the conditional formatting in the
repeating table properties).

I appreciate your help.
Thank you.
Diana
 
F

Franck Dauché

Hi Diana,

Put your table inside a section (1 more level in your schema), and put the
conditional formating on the section, not the table itself.

Hope that it helps.

Regards,

Franck Dauché
 
Top