How do you make a query that takes 1 input from a table then looks up the information for that row and fills in the query with the right information? I've tried a few things but the most I get is just an input of my number then a return of the whole table with my number in place of all the other numbers in the original column.