markmywords
New member
- Local time
- Today, 03:49
- Joined
- Aug 17, 2024
- Messages
- 3
Greetings All -
I have a data form that includes a search subform for contracts (unique "ContractID"). The subform is continous. It uses an unbound text field that dynamically filters the returned records on key up. Whether before or after filtering - if a record is clicked in the subform, the main form is filtered to that record using "ContractID". All works just fine as-is. What I'd like to explore is the possibility of automatically "clicking" the record in the continuous subform when the record count =1. Seems logical enough, but I have yet to figure it out. Any input would be appreciated.
I have a data form that includes a search subform for contracts (unique "ContractID"). The subform is continous. It uses an unbound text field that dynamically filters the returned records on key up. Whether before or after filtering - if a record is clicked in the subform, the main form is filtered to that record using "ContractID". All works just fine as-is. What I'd like to explore is the possibility of automatically "clicking" the record in the continuous subform when the record count =1. Seems logical enough, but I have yet to figure it out. Any input would be appreciated.