Parsolamew
New member
- Local time
- Yesterday, 22:29
- Joined
- Apr 20, 2011
- Messages
- 3
I'm just getting my teeth into Access, which means not only do I not know how to do a lot of things, I don't know enough of the terminology to do proper searches; apologies if this has been asked before.
I've got a table, with analysis types and values in two columns. I want to write a query that looks at values for each type, and if it finds a certain value, returns all values for that analysis type. I can write a query to pull just the records which match the value specified, but I'm basically trying to weed out analysis types that don't have that value at all, rather than just record the matches.
I don't have even the slightest idea where to start. Hopefully this makes enough sense that someone else does.
I've got a table, with analysis types and values in two columns. I want to write a query that looks at values for each type, and if it finds a certain value, returns all values for that analysis type. I can write a query to pull just the records which match the value specified, but I'm basically trying to weed out analysis types that don't have that value at all, rather than just record the matches.
I don't have even the slightest idea where to start. Hopefully this makes enough sense that someone else does.