J
Jeff Stroope
Hi,
I have a secured Access db with about 6 users, each with their own login
credentials.
How can I count how many users are in the database to determine whether or
not to take a particular action when a form closes? In other words,
If #users > 1 Then Do this Else Do that.
I have a secured Access db with about 6 users, each with their own login
credentials.
How can I count how many users are in the database to determine whether or
not to take a particular action when a form closes? In other words,
If #users > 1 Then Do this Else Do that.