G
Guest
I'm looking for an eloquent way to pull data from multiple queries based on
an individuals log-in using VB.
I have a database I created to track training for multiple departments and
currently I have it set up to open a form/query based on an individuals
log-in keeping the departments seperate. This way, when one department loggs
into the database, they only see individuals assigned to there department.
The problem is, I have one form/query for each department (24 forms/queries
total) but I want to streamline this to make it more eloquent. What I would
like to know how to do is this, pull data from a specific query for this one
form based on a users login. If the user is in HR, then I want the form to
pull data from the HR query. If the user is in R&D, I want the form to pull
data from the R&D query.
Make sense?
Thanks in advance for any assistance provided
an individuals log-in using VB.
I have a database I created to track training for multiple departments and
currently I have it set up to open a form/query based on an individuals
log-in keeping the departments seperate. This way, when one department loggs
into the database, they only see individuals assigned to there department.
The problem is, I have one form/query for each department (24 forms/queries
total) but I want to streamline this to make it more eloquent. What I would
like to know how to do is this, pull data from a specific query for this one
form based on a users login. If the user is in HR, then I want the form to
pull data from the HR query. If the user is in R&D, I want the form to pull
data from the R&D query.
Make sense?
Thanks in advance for any assistance provided
