I have numerous queries I am creating in my much-less-pieced-together database, and before I start making them, here is my goal:
I have a table of user names and passwords. With each user name is a company code assigned to them, a, b, c, h, or w.
When the user logs in, I want their company code to be assigned as the default query value, filtering so that the user can only see their own company while perusing about.
Any help/suggestions?
Thanks a lot!
Jeremy