D
Deirdre
I have a database where I want to filter the records according to the user's
network id - basically I don't want them to have to log in with a userid and
password to the access db, they are already logged on to the network.
I already have each users network user id tagged to each record. Can I use
Current User()in the filter property of a form, report, and data access page?
And if so, would it be [user]=CurrentUser() on the filter line in the
properties box, or does it require code in vb?
Thanks
network id - basically I don't want them to have to log in with a userid and
password to the access db, they are already logged on to the network.
I already have each users network user id tagged to each record. Can I use
Current User()in the filter property of a form, report, and data access page?
And if so, would it be [user]=CurrentUser() on the filter line in the
properties box, or does it require code in vb?
Thanks