query
Posted by Keith on January 07, 2002 8:34 AM
I would like to enter a name in a cell, and by just entering the name or pushing a button I would like to run a query that would look up the name in an MS Access
database and display the person ID number and phone #. I don't know how to use macro's or use IF statements in querys - Ex. If name in cell A1 is in table Name Write ID to cell b3 and phone to b4.