S
sagey
Guest
can anyone help me
i am trying to create a really simple db that at some point will run behind a website.
at the moment im having trouble with just designing it.
i want it so that the user would select a their company from a drop down menu, they would then enter a password.
they would then get a list of all the other users from that company.
the fields would be
i think
username | email address | location | personal notes
i dont have a problem sorting out the fields but what i do have a problem with is how to do a drop down list of the companies
there would only be one password for each company.
ive tried having the company name as a field in the db and then using the query wizard to return one company but am stuck
i guess my question boils down to two things.
1 how to add a drop down list of the companies
2 how to write a query so that it returns all the users that are under that company
if anyone can help an access beginner i would be very grateful
i am trying to create a really simple db that at some point will run behind a website.
at the moment im having trouble with just designing it.
i want it so that the user would select a their company from a drop down menu, they would then enter a password.
they would then get a list of all the other users from that company.
the fields would be
i think
username | email address | location | personal notes
i dont have a problem sorting out the fields but what i do have a problem with is how to do a drop down list of the companies
there would only be one password for each company.
ive tried having the company name as a field in the db and then using the query wizard to return one company but am stuck
i guess my question boils down to two things.
1 how to add a drop down list of the companies
2 how to write a query so that it returns all the users that are under that company
if anyone can help an access beginner i would be very grateful