G
Guest
I have a form (form 1) with an option group in the form footer that contains
various buttons. These buttons send different query parameters via macros and
limit the data-set in the form detail section. Each record in the form detail
section has an individual link that opens another form (form 2) to the
cooresponding record. All is well here.
Is there any way to define a single button on form 1 that opens form 2 with
ALL the records found in the form 1 query? In short, lets say that I run a
query on form 1 and find 10 records. Can I somehow automate a process where
I pass all 10 records to form 2? Thanks,
various buttons. These buttons send different query parameters via macros and
limit the data-set in the form detail section. Each record in the form detail
section has an individual link that opens another form (form 2) to the
cooresponding record. All is well here.
Is there any way to define a single button on form 1 that opens form 2 with
ALL the records found in the form 1 query? In short, lets say that I run a
query on form 1 and find 10 records. Can I somehow automate a process where
I pass all 10 records to form 2? Thanks,