Hi before i start iam a beginner in access and my english isnt very well.
Iam creating report based on my database. the report is based on query which contains criteria that data will be selected by surname.
That works but i have need to display data like what kind a monitor this person is using. One user can have several monitors so i need to display like several lines in listbox. but criteria doesnt work on listbox it shows just all the data from row source forgetting about criteria. that means that i get data from all right columns but for all users.
I cant have a separate criteria in listbox query because then to report work user will have to write surname twice.
Pls help. I just need to get the same persons data in listbox. in textbox u can get several lines too as a result?