Data Transfer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a list of employee name and numbers (number in colum A and name in
Colum B). On a another sheet i want to be able to enter the number on another
sheet and have it bring up the name.
 
I have a list of employee name and numbers (number in colum A and name in
Colum B). On a another sheet i want to be able to enter the number on another
sheet and have it bring up the name.

Are you talking about Excel spreadsheets? Access (the subject of this
newsgroup) doesn't use 'sheets' - it has Tables for data storage,
Queries to select and sort data from tables, Forms to display the
result of queries.

Please explain a bit more about the context and what you're trying to
do. It sounds like a parameter query will be the ticket, but I'm not
sure!

John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 
Back
Top