open a form with userlevel criteria
- From: "Mark Carlyle via AccessMonster.com" <forum@xxxxxxxxxxxxxxxxx>
- Date: Mon, 08 Aug 2005 16:33:15 GMT
I want to open my database directly to a form and filter that form to only
show info pertaining to the user that is currently logged in.
Now I have a User Database that assings a "rep number" to each person.
My forms already sort the data by the "rep number"
What I want to do is compare the CurrentUser() info to the Debt Advisor table
and find the rep number that matches the current user.
Then filter the current form "greybar" to only show data where the rep number
of the currentuser = the repnumber of the form.
I hope what I am writing is understandable... thanks in advance for any help.
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/200508/1
.
- Follow-Ups:
- Re: open a form with userlevel criteria
- From: Mark Carlyle via AccessMonster.com
- Re: open a form with userlevel criteria
- Prev by Date: Re: MS Chart in Access form with dynamic SQL as data source?
- Next by Date: REPOST: Unable to format Excel column using code in a Form
- Previous by thread: Using a command button to open a new form
- Next by thread: Re: open a form with userlevel criteria
- Index(es):
Loading