J
JethroUK©
I'm having trouble displaying a forms record count (it varies depending upon
the filter chosen and is refreshed according ly):
Requery
lblCount.Caption = Recordset.RecordCount
was working fine until recently - now it just reports "1"
i've tried movelast, movefirst which does work - albiet it flickeres the
screens 'twice' - even if i count a clone
is there a better way to count the records on a form?
the filter chosen and is refreshed according ly):
Requery
lblCount.Caption = Recordset.RecordCount
was working fine until recently - now it just reports "1"
i've tried movelast, movefirst which does work - albiet it flickeres the
screens 'twice' - even if i count a clone
is there a better way to count the records on a form?