I am very new to Access and I've created a simple Sales Budget Database with a switchbaord in access. I also have a "Welcome [network User ID]" text box, so when the Sales Budget Access Application is opened it displays the users Network ID. I was able to get this from a VB Module code that will return the network user id called "fOSUserName".
So now that I have their user id, when they open the form to search for their sales customers I want to Limit who they can see. I want them only to to be able to search for THEIR sales customers based off their Network User id. However I want their managers to be able to see all Sales Customers.
Also if this helps within the sales budget table their user id is one of the fields.
Any ideas how to accomplish this....
So now that I have their user id, when they open the form to search for their sales customers I want to Limit who they can see. I want them only to to be able to search for THEIR sales customers based off their Network User id. However I want their managers to be able to see all Sales Customers.
Also if this helps within the sales budget table their user id is one of the fields.
Any ideas how to accomplish this....