Hi I'm looking for some guidance that will point me in the right direction. I want to make an support FAQ database. The user would open a form, select items from lists, enter a summary and a description. The specific issue I having is how to populate a list based on a previous list selection. Here's an Example:
From the FAQ Form:
List 1: Categories, Planes, Trains, Automobiles
Select Automobiles
List 2: This is now populated with Ford, Chevy, Honda
Select Ford
List 3: This would now be populated with Ford product models.
Any help will be appreciated, thanks.