L
Laurel
Sometimes this line of code - "liX = Me.RecordsetClone.RecordCount" results
in the wrong value. That is liX is obviously not the same value as the
number of records in the form. My problem is that I can't find the pattern
that causes it to happen. Is there possibly a timing problem with
RecordCount? I have noticed that the count of records displayed at the
bottom of the form is sometimes slow to display.
in the wrong value. That is liX is obviously not the same value as the
number of records in the form. My problem is that I can't find the pattern
that causes it to happen. Is there possibly a timing problem with
RecordCount? I have noticed that the count of records displayed at the
bottom of the form is sometimes slow to display.