Good Morning,
Use RecordsetClone.Count to grab the count of records displayed in 4 subforms. Works perfectly after next, previous, first, and last record buttons are clicked ... BUT.. after the FIND button is pressed and the record you are searching for is displayed the RecordsetClone still displays the record that existed PRIOR to the FIND. Is there any way of refreshing or updating the RecordsetClone after a find occurs ?
Thanks ! Steve.
Use RecordsetClone.Count to grab the count of records displayed in 4 subforms. Works perfectly after next, previous, first, and last record buttons are clicked ... BUT.. after the FIND button is pressed and the record you are searching for is displayed the RecordsetClone still displays the record that existed PRIOR to the FIND. Is there any way of refreshing or updating the RecordsetClone after a find occurs ?
Thanks ! Steve.