I have two columns I am using in a spreadsheet, which each have validation rules (columns I & J).
Column I = Industry
Column J = Occupation
The validation from column J is dependent on the validation in column I. For example, if user chooses "Airlines" as an industry, then the choices in column I (Occupation) would be "Air Controller, Pilot, Mechanic, etc."
One of the choices in column J is "Other". If the user makes the choice of "Other", then the user should be allowed to type into column I (Occupation) anything they want.
How can I update may validation tables to allow this? I have added example if needed. Thanks for any comments.
Bookmarks