Does anyone know how the following can be done?
Based upon a field called “BasicSearch” on a form. A user enters text like “Scott” in this field. Then the user will select from a pull down one of the following (Name,Phone,CC#,ETC).
Based upon what the user selects:
Example: BasicSearch: “Scott” and pull down: “Name”
They hit a button and the screen changes a frameset opens (Top frame “The screen they were entring the infor in”) The bottom frame the view that was already created for this database called “Name” and the info that was entered on the first page was entered in the “Search For” Section of the database.
Need Help