Hello,
Is it possible to have a drop down list that if, for example, you select option A it generates a group of X lines beneath it but if you then change to option B it modifies the grouped lines to more or less, depending on what you need, and if you remove the option (or choose the empty option of the drop down list) the grouped lines are removed as well? The drop-down list would be included in multiple cells of a table which means that every time an option is set the table will increase/decrease its size.
The only way I am thinking of now would be with VBA but maybe there's a simpler way I am unaware of.
Regards,
Ovidiu
Is it possible to have a drop down list that if, for example, you select option A it generates a group of X lines beneath it but if you then change to option B it modifies the grouped lines to more or less, depending on what you need, and if you remove the option (or choose the empty option of the drop down list) the grouped lines are removed as well? The drop-down list would be included in multiple cells of a table which means that every time an option is set the table will increase/decrease its size.
The only way I am thinking of now would be with VBA but maybe there's a simpler way I am unaware of.
Regards,
Ovidiu