Hello,
I have a table that contains a field "Block", which is the field I want to group on, and "Source" that may contain one of three choices (Cruise, Precomp, Estimate).
There are bunch of numerical fields in this same table.
Each 'block' will have one of the 3 'source' choices, and maybe more. (Eg. one block may have a cruise record, and a precomp record).
What I'm trying to do is create a query that pulls each block, and if there is cruise data, pull that, otherwise pull the precomp data, otherwise pull estimate data. If a block has all 3 sources, I only want one displayed...
Make sense?
Thanks for your help!
Amber
I have a table that contains a field "Block", which is the field I want to group on, and "Source" that may contain one of three choices (Cruise, Precomp, Estimate).
There are bunch of numerical fields in this same table.
Each 'block' will have one of the 3 'source' choices, and maybe more. (Eg. one block may have a cruise record, and a precomp record).
What I'm trying to do is create a query that pulls each block, and if there is cruise data, pull that, otherwise pull the precomp data, otherwise pull estimate data. If a block has all 3 sources, I only want one displayed...
Make sense?
Thanks for your help!
Amber