G
Guest
hi
the following is the code behind a button on a customer single form that
search records through customer surname. (access 2002)
It works, but needs a few extra lines:
- msgbox when no record found (i've tried to use .nomatch and .eof but no
luck!?)
- if there are 2 mr smith on the datasource, the code finds the first one,
but if performed again it will not go to the next record.
can you help in modifying the code on this.
thank you
the following is the code behind a button on a customer single form that
search records through customer surname. (access 2002)
It works, but needs a few extra lines:
- msgbox when no record found (i've tried to use .nomatch and .eof but no
luck!?)
- if there are 2 mr smith on the datasource, the code finds the first one,
but if performed again it will not go to the next record.
can you help in modifying the code on this.
thank you