D
Donald
I am creating a mail parcel database that contains information such as first
name, last name, apt # and our unique mail parcel code that we put onto
parcels when they come into our office, for our resident parcel mail. I am
at the point in the development of this database where I need to search the
records in the database with those criteria. I would like to create a search
from that has several textboxs where the user can enter either the first/last
name in one textbox, apt. # in another textbox or our mail code in another.
Each textbox will have a search button next to it. Depending on which search
button is pressed (eg. first/last name, apt. # of mail parcel code), I would
like for the search to display the results (each record found) in a report
for viewing. I'm fairly competent with access, but when it comes to VBA
coding, I need a lot of help. Any guidance or assistance would be greatly
apprecitated. Thanks in advanced.
P.S.
I have pretty good programming background (C, C++, Assembly and Basic) so
you don't have to worry about breaking down the commands or syntax too much.
name, last name, apt # and our unique mail parcel code that we put onto
parcels when they come into our office, for our resident parcel mail. I am
at the point in the development of this database where I need to search the
records in the database with those criteria. I would like to create a search
from that has several textboxs where the user can enter either the first/last
name in one textbox, apt. # in another textbox or our mail code in another.
Each textbox will have a search button next to it. Depending on which search
button is pressed (eg. first/last name, apt. # of mail parcel code), I would
like for the search to display the results (each record found) in a report
for viewing. I'm fairly competent with access, but when it comes to VBA
coding, I need a lot of help. Any guidance or assistance would be greatly
apprecitated. Thanks in advanced.
P.S.
I have pretty good programming background (C, C++, Assembly and Basic) so
you don't have to worry about breaking down the commands or syntax too much.