I have two textboxes and a datagridview. One textbox finds and selects the first row of the textbox value in the dataviewgrid and the other textbox selects another row with the value that matches it. What I want is to select the rows with the values in the textboxes and the rows between them selected as well. I appreciate any help. Thanks.