Hello,
I have been tasked with retrieving some rather important files that were saved on an OLD SyDOS Puma 105. I'm going to try to make it run using a DOS emulator but the floppy that has the original drivers on it was lost. I tried looking online but the only place I found that even...
I've muddled through trying to put together a query that takes info from a table and another query so that I can input a Part# and have in spit back all the vendors and prices in US Dollars.
SELECT [PartName], [Part#], [Vendor], [In US Dollars] AS [Price/Unit]
FROM [Euros to Dollars]
UNION...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.