Hello,
New to working with access but was charged with creating a database and tools to research part prices for manufacturing.
I have made 2 tables which contain our parts with names and part numbers (key field) and the price we get the parts for from Europe (in Euros). The other table has other vendors of parts in the US with our part number (key) and the price in dollars. This gets complicated as a single part may have several prices as some vendors have quantity discounts, price breaks etc...
I made a querie (though I'm sure that there is a way to make it part of the original table) that changes the Euro value from the 1st table into dollar equivilant.
I want my querie to find all instances of a particular part number and to organize them in decending value by price in US dollars.
Thanks in advance! This is getting frustrating.
New to working with access but was charged with creating a database and tools to research part prices for manufacturing.
I have made 2 tables which contain our parts with names and part numbers (key field) and the price we get the parts for from Europe (in Euros). The other table has other vendors of parts in the US with our part number (key) and the price in dollars. This gets complicated as a single part may have several prices as some vendors have quantity discounts, price breaks etc...
I made a querie (though I'm sure that there is a way to make it part of the original table) that changes the Euro value from the 1st table into dollar equivilant.
I want my querie to find all instances of a particular part number and to organize them in decending value by price in US dollars.
Thanks in advance! This is getting frustrating.