Data Comparison Using Query

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top