Search results

  1. J

    VBA code for Dlookup and Yes/No Checkbox

    Hello, I'm trying to find a code that will allow me to check a value of a yes/no checkbox based on a username. What I want to happpen is: 1. The code looks to see if the username that is entered in "txtUsername" field on the form matches the "empUsername" value on the table "tblUsers." 2. If...
  2. J

    Update ListBox on Record Change in Form

    I hope someone can help with this. I've been working at it for quite a bit, but I'm not entirely sure how to tackle this. I have a form with a listbox in it. I want the listbox to update as the record changes. Let me get a little more in-depth: The form will be used to identify merchandise...
Back
Top Bottom