T
Terry
I have a form displaying n rows of data. I want to select
a group of records (Select row the Shift Click another
row) and then work with the selected records, say, rows
2,3,4,5,6 from 20 rows
In a list box this is easy. Are there any properties which
would allow me to pull, say, an ID from each of the
selected rows so I can build a SQL WHERE clause?
a group of records (Select row the Shift Click another
row) and then work with the selected records, say, rows
2,3,4,5,6 from 20 rows
In a list box this is easy. Are there any properties which
would allow me to pull, say, an ID from each of the
selected rows so I can build a SQL WHERE clause?