Hello i am currently creating a survey for ecological work and one of the fields is "plant name" i have a database csv file linked to the form and what I would like is as the field tech inputs a name of a plant, suggestions from the database are presented based on their text. I know this is easily done for select_one questions, but i need it to be a text incase the database does not have the required plant species. I realize i can make the select_one have an "other" option that would allow a text box to appear, but i already have a macro completed for this survey and I'm trying to avoid making to many additions to the form. Any assistance would be much appretiated