Hello everybody, I have a specific problem. I have a table with names (first and last) and other data. And I need a query which will show only the rows containing specific first names (e.g.all rows with names "John"). The value (in this case the first name), should be selected from the currently selected record (the user chooses a record using a form an then generates a query which will contain all the records containing the first name from his currently selected record.
I never made a db in access before, so maybe my question is trivial. But if anybody knows how to solve this will help me immensely.