Hello,
I am a beginner in SQL and VB. I have the following issue:
I have a form that has Yes/No Checkbox. However, I want to control this checkbox based on user ID. I searched on internet and i found module that will create a function called "getusername". Now i have created a query with this fucntion that gives the current user id.
I am not able to figure out how to lock checkbox based on the query result. For example if the query result is "ABC" user will not be able click on the checkbox.
Your help and assistance is greatly appreciated....
I am a beginner in SQL and VB. I have the following issue:
I have a form that has Yes/No Checkbox. However, I want to control this checkbox based on user ID. I searched on internet and i found module that will create a function called "getusername". Now i have created a query with this fucntion that gives the current user id.
I am not able to figure out how to lock checkbox based on the query result. For example if the query result is "ABC" user will not be able click on the checkbox.
Your help and assistance is greatly appreciated....