Hi,
I have an Idea for an Access form I am creating. I want to use a combobox to select a search criteria. If this criteria is selected it should create a new Textbox in the Form with the selected criteria as the name and the caption. Is it possible to create a textbox and assigning the name and caption to it, by updating a combobox? If possible, I would like to create up to 5 textboxes by updating the combobox. This idea has to be expanded, as I would also like to have the option to delete the last fields if too many have be choosen. But I think creating a textbox by updating a combobox would be the first step.
Thank you very much!