I was getting the same error message, user the code from CajunCenturion's post and it worked perfectly.
Thanks for the help
.MoveLast
lngAccount = .RecordCount
maxLocks = lngAccount + 100 ' Add 100 as an extra buffer.
If (maxLocks > 9500) Then ' Don't change it to less...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.