I need To Build A Form with a Text box on it where I can enter text and then click a radio button on the form
there will be 7 differant radio buttons one button to each corrisponding fields in the Database Table,
the fields are as Follows: Slot, Song_Title, Artist, Intro_Time, Song_Time, Track_Number, Album Title. Then Once The Submit Button is clicked it will display the results in a Data Sheet Format within the form, the name of the table is Correct Output. Currently I am Accomplishing the searches by using a query and Idont Know How to implement this into a form. I have tried using the query in the form but it does not perform like i want it to.
Thanks
Nick
there will be 7 differant radio buttons one button to each corrisponding fields in the Database Table,
the fields are as Follows: Slot, Song_Title, Artist, Intro_Time, Song_Time, Track_Number, Album Title. Then Once The Submit Button is clicked it will display the results in a Data Sheet Format within the form, the name of the table is Correct Output. Currently I am Accomplishing the searches by using a query and Idont Know How to implement this into a form. I have tried using the query in the form but it does not perform like i want it to.
Thanks
Nick