J
JP
I would like to use a datasheet view as a subform, but I'm having problems
in VBA finding where the list of records is stored.
Using the shift key and record selector column I can select a block of
records in a datasheet view. The problem I'm having is finding which
records are selected from VBA. How can I find the records selected relative
to the form or Me property?
Similarly, how can I find the records left in the datasheet view after
applying a filter?
TIA, JP
in VBA finding where the list of records is stored.
Using the shift key and record selector column I can select a block of
records in a datasheet view. The problem I'm having is finding which
records are selected from VBA. How can I find the records selected relative
to the form or Me property?
Similarly, how can I find the records left in the datasheet view after
applying a filter?
TIA, JP