I want to use a single textbox to gather one or more (no limit) airport codes for criteria in a select query. Examples:
Prompt: Airports?
Response: ABY, CSG, AHN
or another response:
Response: MOB
or none at all where it would display all records.
I am very unfamiliar with coding.