Hi ,
I am new to Access, i have a problem in searching my database,
I have a table name Called: details
Coulmns or Feilds are
FirstName--------LastName------Title ----............
x ----------------y-----------123 -------.......
x---------------- y-----------343-------......
z ----------------x ----------2223-----.......
x-----------------z ----------376-------.........
i need to Show the other feilds in the subform .
when the search is by First Name and Last Name in combo box.
from the above table
if my first name and last name are x and y respec
the it shoud show in subform as..
Title----...........
123 ....................
343 ......................
I am attaching my Database file.
I am new to Access, i have a problem in searching my database,
I have a table name Called: details
Coulmns or Feilds are
FirstName--------LastName------Title ----............
x ----------------y-----------123 -------.......
x---------------- y-----------343-------......
z ----------------x ----------2223-----.......
x-----------------z ----------376-------.........
i need to Show the other feilds in the subform .
when the search is by First Name and Last Name in combo box.
from the above table
if my first name and last name are x and y respec
the it shoud show in subform as..
Title----...........
123 ....................
343 ......................
I am attaching my Database file.