How can I enter the parameters for a search on one form, run an SQL query, and pull up another form with a flexgrid displaying the results of the search. I'm confused as to how to transfer the results of the search to the other form and populate the grid (10 fields per record) one record at a time.I would appreciate any help.