Search results

  1. S

    Lock Checkbox if entry already exists in table.

    Hello again! Another thing I would like to do is create a new record, however, query or search a table and see if there is already a new record existing. If there is a record, creating a new one is fine, however I would like that checkbox to be locked with the value from the previous entry. For...
  2. S

    Combo Look For Existing Record, If No Match, Create New

    Hello guys! I have been trying to find some working code for what I need to do. I have a form that opens at a new record right now. What I want to acomplish is when someone selects from the drop down a value, I want the form to search for an existing record in a table, if that record exists, I...
  3. S

    Disable checkbox if that record already has one checked.

    Hello guys! What I am trying to acomplish today is some sort of way that when a user opens the new form (which opens at a new record) his form is blank. However, if an entry already exists in my table, if that person tries to enter a new record, I want it to disable other checkboxes if that one...
  4. S

    Button Color based on value in lookup form.

    Hey guys! I have been using this site for awhile now and what a huge reference you have all been! Here is my coding dilemma. I have a form that basically serves as a record browser. This form has control sources linked to the main table. IE: Tech Name, User ID, Pass, Fail ect... What I want...
Back
Top Bottom