The Problem!
I have a logon form which allocates each user a district (eg. 01,07 etc). This value is passed to a variable which determines what records the user is able to see. However, several users should be able to see all the records in the database.
Is it possible to pass a value to the variable from the field on the user table which can be used as a "wildcard".
Or is there another way.
Yours hopefully John
I have a logon form which allocates each user a district (eg. 01,07 etc). This value is passed to a variable which determines what records the user is able to see. However, several users should be able to see all the records in the database.
Is it possible to pass a value to the variable from the field on the user table which can be used as a "wildcard".
Or is there another way.
Yours hopefully John