startingover04
Technical User
I am new to Microsoft Access and still learning. I am trying to build an Employee Phone Directory and I have the following table built:
EmployeeList
EmployeeID LastName FirstName OfficeExtension JobDescription
I want to build a query that pulls the staff can use a form to pull the LastName, FirstName, and OfficeExtension, by requesting the staff members LastName and FirstName in Message Box that comes up and all they get is the form with the information that they requested. I do not want them to see my database, just to see the form with a command button on it to bring up the message box to put their information in it and then their results.
Since I am new to Access, I am having trouble getting this to work. I have the table and I had the form built, but I am having trouble with the query and the marco.
I would appreciate anyone's help on this. Thanks,
EmployeeList
EmployeeID LastName FirstName OfficeExtension JobDescription
I want to build a query that pulls the staff can use a form to pull the LastName, FirstName, and OfficeExtension, by requesting the staff members LastName and FirstName in Message Box that comes up and all they get is the form with the information that they requested. I do not want them to see my database, just to see the form with a command button on it to bring up the message box to put their information in it and then their results.
Since I am new to Access, I am having trouble getting this to work. I have the table and I had the form built, but I am having trouble with the query and the marco.
I would appreciate anyone's help on this. Thanks,