randommetalguy
Registered User.
- Local time
- Today, 04:18
- Joined
- Nov 25, 2008
- Messages
- 52
Hey guys,
I know how to do this is Excel but don't now how to convert to Access yet.
I have a table named Number of Parts that looks like this:
PK | 1000 | 2000
500 | 67 | 75
650 | 72 | 80
How would I write a query to return the value 67 if I have the values 1000 and 500 as input from my user.
Thanks
I know how to do this is Excel but don't now how to convert to Access yet.
I have a table named Number of Parts that looks like this:
PK | 1000 | 2000
500 | 67 | 75
650 | 72 | 80
How would I write a query to return the value 67 if I have the values 1000 and 500 as input from my user.
Thanks