I know how to display data from a recordset to a grid.
But I want a user to be able to access any specific row of data by filling out 1 record and click a "Submit Button"
So, is it possible to have a user fill in a text box of 1 record (of 15 possible fields), than click a "Submit" button and have the complete row of records
show? (say in a table with 15 record boxes)
How would I do this? (you guessed it...I'm a beginner)
Thanks
But I want a user to be able to access any specific row of data by filling out 1 record and click a "Submit Button"
So, is it possible to have a user fill in a text box of 1 record (of 15 possible fields), than click a "Submit" button and have the complete row of records
show? (say in a table with 15 record boxes)
How would I do this? (you guessed it...I'm a beginner)
Thanks