L
Larry Berstein
I have created a table with the following fields: fname, lname,
homeaddress, etc. I have a related table with vacation related data.
Could someone explain how I can create a form (with a subform utilizing
the vacation table) allowing me to find the name of the person quickly,
without having to go through all (a few hundred) of the names to get to
them. I also want to make sure that I don't change the person's name and
have been using the Locked property.
I assume it has something to do with creating a query. Is there a way of
creating that query from within a form so I don't have to manually
create the query each time I lookup a person?
I was also wondering how to easily alphabetize the table each time I add
a new person without manually going back and creating a query and
replacing the main table with the names.
Larry
homeaddress, etc. I have a related table with vacation related data.
Could someone explain how I can create a form (with a subform utilizing
the vacation table) allowing me to find the name of the person quickly,
without having to go through all (a few hundred) of the names to get to
them. I also want to make sure that I don't change the person's name and
have been using the Locked property.
I assume it has something to do with creating a query. Is there a way of
creating that query from within a form so I don't have to manually
create the query each time I lookup a person?
I was also wondering how to easily alphabetize the table each time I add
a new person without manually going back and creating a query and
replacing the main table with the names.
Larry