G
Guest
I have a database that tracks clients, their sites, and my staff that work
there. I have approximately 50 clients; each client may have a number of
sites that I maintain (anything between 1 and 40). I have a number of
employees that work at one or more site. Some clients may have more than one
of my employees working at their site. Keeping track of who is working where
can be difficult.
My database includes an employee table, a client table, a site table, and a
number of other tables that are not relevant t my table. I want to create a
form that will give me a drop-down list of clients so that if I select a
client I can see a drop-down list of the sites that they have which if I make
a selection will present me with site details in form view not datasheet
view. I also want to do something similar with employee information (see who
they work for and then at what sites).
Is this possible and if so, how?
Thanks
David
there. I have approximately 50 clients; each client may have a number of
sites that I maintain (anything between 1 and 40). I have a number of
employees that work at one or more site. Some clients may have more than one
of my employees working at their site. Keeping track of who is working where
can be difficult.
My database includes an employee table, a client table, a site table, and a
number of other tables that are not relevant t my table. I want to create a
form that will give me a drop-down list of clients so that if I select a
client I can see a drop-down list of the sites that they have which if I make
a selection will present me with site details in form view not datasheet
view. I also want to do something similar with employee information (see who
they work for and then at what sites).
Is this possible and if so, how?
Thanks
David