Trying to figure out a way to run a report or query on a unique identifier number and have it pull any similar numbers on a different column
EX
5 some information some information If linked to another record insert number
6 some information some information If linked to another record insert number
7 some information some information If linked to another record insert number 6
i want to be able to if they have a 6 in column a and a 6 in column c to pull into a report with all of the other information from the table...
Is this possible and if so how do i go about doing it?
thanks,
Kai M.