G
Guest
I have a data entry form which populates a table. How do I make the form to
work so that if a user wants to look up records for a particular field, he is
able to do it?
So for a field say called FRUITS, in forms, how does a user retrieve all
records that relate to just APPLES and view it within forms. I used a combo
box but it only brings back the first instance of APPLES and not subsequent
ones. Yes I could set up a query and then runa form off that query but I
wanted it to be more flexible. Also, sometimes the user may need to look up
APPLES only grown in CALIFORNIA.
Please help.
work so that if a user wants to look up records for a particular field, he is
able to do it?
So for a field say called FRUITS, in forms, how does a user retrieve all
records that relate to just APPLES and view it within forms. I used a combo
box but it only brings back the first instance of APPLES and not subsequent
ones. Yes I could set up a query and then runa form off that query but I
wanted it to be more flexible. Also, sometimes the user may need to look up
APPLES only grown in CALIFORNIA.
Please help.