Forum Discussion
Formulating a report.
- Nov 27, 2019
Bailey1000 You might be able to do something with Dependent Data Validation, where your first selection automatically populates a second set of selections. But it would still be up to you to make the second selection.
For a more automated approach, you you could use a VBA Change event to search for a certain sentence based on individual Yes responses, but you'd have to let us know where to look and what to look for.
Bailey1000 You might be able to do something with Dependent Data Validation, where your first selection automatically populates a second set of selections. But it would still be up to you to make the second selection.
For a more automated approach, you you could use a VBA Change event to search for a certain sentence based on individual Yes responses, but you'd have to let us know where to look and what to look for.