G
Guest
Is it possible to do the following in MS Access and if it is please outline
the conceptual idea of what needs to be done?
I would like the user to open a form [SearchForm] and enter a ID number
(primary key), or a last name, or a first name in a textbox named
[SearchCriteria] located on that form. After hitting a submit button
[SearchButton], all records that contain i.e. the same first name would be
displayed in a subform or if the use choose to enter a last name, then all
records that contain the identified last name would be displayed. The user
would some how select the desired record from the list and a report on the
selected record would be generated.
This seems to be a logical approach to a simple problem, however I am only
finding bits and pieces for a solution in the discussion groups and I can't
seem to put it all together.
the conceptual idea of what needs to be done?
I would like the user to open a form [SearchForm] and enter a ID number
(primary key), or a last name, or a first name in a textbox named
[SearchCriteria] located on that form. After hitting a submit button
[SearchButton], all records that contain i.e. the same first name would be
displayed in a subform or if the use choose to enter a last name, then all
records that contain the identified last name would be displayed. The user
would some how select the desired record from the list and a report on the
selected record would be generated.
This seems to be a logical approach to a simple problem, however I am only
finding bits and pieces for a solution in the discussion groups and I can't
seem to put it all together.