Search results

  1. A

    Yes/No Checkbox Lock field in form

    Thanks a lot....You are awesome....
  2. A

    Yes/No Checkbox Lock field in form

    Thanks a lot.. I have attached the db. I want to lock the checkbox if the user is "guptaan". Also would it be possible to provide a save button on the form so that if the user clicks that button then only the form updates the table. Thanks a ton....
  3. A

    Yes/No Checkbox Lock field in form

    Thanks a lot for replying.... However user ID is dynamic. That is the function "getusername" gets the windows log in ID of the user who access the database. I have written a query which when executes give me the windows log ID say "ABCD". I want to lock the checkbox based on the result of the...
  4. A

    Yes/No Checkbox Lock field in form

    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...
Back
Top Bottom