J
JP
I'm using the standard filter and sort functionality in a datasheet view.
I'm finding that both the RecordSet and RecordsetClone properties are the
same even after filtering or sorting. I thought one or the other would
represent the contents and order for the datasheet after it had been
filtered or sorted. Instead they both represent the data as the datasheet
appears with no filter or sort.
What I want is a recordset that represents the order and contents of the
datasheet after filtering.
TIA, JP
I'm finding that both the RecordSet and RecordsetClone properties are the
same even after filtering or sorting. I thought one or the other would
represent the contents and order for the datasheet after it had been
filtered or sorted. Instead they both represent the data as the datasheet
appears with no filter or sort.
What I want is a recordset that represents the order and contents of the
datasheet after filtering.
TIA, JP