R
Rick
I have a query that pulls up all assignments in our database. I want each
user to only see his/her assignments. I have tried entereing
=currentuser in the criteria for my UserID field, but it says it is
invalid. I have tried dbEngine(0).UserName but it is also invalid.
How do I set up a query to pull in only the current user's assignments?
Thanks!
Rick
user to only see his/her assignments. I have tried entereing
=currentuser in the criteria for my UserID field, but it says it is
invalid. I have tried dbEngine(0).UserName but it is also invalid.
How do I set up a query to pull in only the current user's assignments?
Thanks!
Rick