Hi,
I was wondering if anyone can help me figure out how to perform the following function in access.
Example:I have two columns ID and Field number. Each Id might have several Field numbers. I need a way to group ID and be able to filter out Field number 99, so that that same individual (ID)who has 99 and 5 field number won't show up in my results.
ID Field number
123 1
123 2
123 99
456 1
456 3
965 2
965 99
What do I need to do in order not to see ID 123 and 965 in my query results?
Thanks :banghead:
I was wondering if anyone can help me figure out how to perform the following function in access.
Example:I have two columns ID and Field number. Each Id might have several Field numbers. I need a way to group ID and be able to filter out Field number 99, so that that same individual (ID)who has 99 and 5 field number won't show up in my results.
ID Field number
123 1
123 2
123 99
456 1
456 3
965 2
965 99
What do I need to do in order not to see ID 123 and 965 in my query results?
Thanks :banghead: