Folks
From a newbie ...
I've started using the the recordsetclone property and it's very useful. Is there a way however to use if more flexibly? Suppose that you have a set of records in a form and are using the clone ... is it possible to select a reduced set of records by introducing a WHERE clause - aircoding - set rs2=me.recordsetclone (field = some value), a real value or more likely a variable or reference to a control? As far as I can see the recordsetclone is wholly standalone
On the same theme, is it possible to reorder the records in the clone?
Thanks for any thoughts
Helmpost
From a newbie ...
I've started using the the recordsetclone property and it's very useful. Is there a way however to use if more flexibly? Suppose that you have a set of records in a form and are using the clone ... is it possible to select a reduced set of records by introducing a WHERE clause - aircoding - set rs2=me.recordsetclone (field = some value), a real value or more likely a variable or reference to a control? As far as I can see the recordsetclone is wholly standalone
On the same theme, is it possible to reorder the records in the clone?
Thanks for any thoughts
Helmpost