S
Stephen Moeller
I would like to compare quotes from three companies using a query. I
have placed all the quotation data into one table using a separate ID
for the material and company to reference other tables that contain the
material and company info.
Then I have 3 queries to filter company 1, 2 and 3.
To evaluate the three side by side I have another query. No problem
bringing the quotes together in this query but I would like to have a
field, I think with an IIF statement to return the name of which
company is the less fore each line.
Hope this makes sense. If there is an easier way please suggest.
Thanks
SM
have placed all the quotation data into one table using a separate ID
for the material and company to reference other tables that contain the
material and company info.
Then I have 3 queries to filter company 1, 2 and 3.
To evaluate the three side by side I have another query. No problem
bringing the quotes together in this query but I would like to have a
field, I think with an IIF statement to return the name of which
company is the less fore each line.
Hope this makes sense. If there is an easier way please suggest.
Thanks
SM