G
Guest
Hi all,
I've got this code running on the OnCurrentEvent :
rst.FindFirst "[fldLot]='" & Left(fldLot, 7) & "-" & nbrtemp & "'"
It runs fine, I can move from record to record however if I open the "Find"
windows and do a search it gives me "invalid argument" error message.
any ideas?
TIA,
Gix
I've got this code running on the OnCurrentEvent :
rst.FindFirst "[fldLot]='" & Left(fldLot, 7) & "-" & nbrtemp & "'"
It runs fine, I can move from record to record however if I open the "Find"
windows and do a search it gives me "invalid argument" error message.
any ideas?
TIA,
Gix