I am querying my access database via a SQL statement then verifying it against a condition. It presents me with the correct information but, when I add it to the datagrid it shows me everything in the database. The command is - 'Set MatchGrid.DataSource = RS' which is adding the entire record source to the datagrid. What I'm looking for is a way to add the data that meets my condition into the datagrid. It could be one, two or three rows of data filling about 4 to 5 columns. If you can provide some assistance that would be greatly appreciated.
Thanks in advance,
Matt
Thanks in advance,
Matt