Search results

  1. W

    Form Validation

    Please can someone tell me the format for the DLookup validation, if my table name is "Analysts" and the field i'd like to look-up is called "AnalystID". When entering this AnalystID data into the form, how do i write the code in the code builder and also be confident that it will work.
  2. W

    Form Validation

    How would u phrase the code? If the table is called tblAnalysts and u want to make sure duplicate data is not entered into the column called Reference? The syntax for the code line is where i'm having problems. Thanks
  3. W

    Form Validation

    I have a form with which my colleagues and i enter data into a table. I would like to make sure that the same data is not entered twice by 2 or more different people, so i want to attach a validation code that would check that the reference number has not been entered into that table in the...
  4. W

    Form Validation

    I have a form with which my colleagues and i enter data into a table. I would like to make sure that the same data is not entered twice by 2 or more different people, so i want to attach a validation code that would check that the reference number has not been entered into that table in the...
  5. W

    Combo box issue

    Hi all, I have created an auto-form from my table, and on that auto-form, i've created a combo box with some values in it. What i want to do is: When a particular value from that combo box is selected, i want 2 more fields to become visible so that my employees can add further information...
  6. W

    Save Button operations

    Right out of the top drawer, that was AWESOME! Dude u made my day, many thanks, many thanks, many thanks! It worked well
  7. W

    Save Button operations

    Hi folks, I have created a nice form which i use to enter data and populate several tables and everything is working okay but i would like to make things a bit easier for myself and thats where i'm having a bit of a problem. After entering all the data into my form, i hit the SAVE button and...
Back
Top Bottom