Search results

  1. J

    Need help to display a field only if...

    In a form in Access 2007, I have a field that has a drop down box with four choices. The next field on the form is one that I only want available if one of the four previous choices is selected, and not avaiable if the other 3 are selected. Is this possible?
  2. J

    Need to limit field size between 14 and 30 characters

    I have a field in a form for account numbers. The account numbers entered are alpha-numeric. I need to make sure the user entering the number enters an account number that is between 14 and 30 digits. Thanks for any help.
  3. J

    Need field in form to update other fields in Form/table

    I have a field in a form that a 12 alpha-numeric account number is entered. I want it to update the next three fields in the form. The first field should contain the first 6 characters of the account number. The next field, the next 6 characters. The last field, the last two characters...
  4. J

    Question Split text field into three seperate fields

    I have a field in which a 14 digit alpha-numeric account number is entered. I need to have it split into three different fields. 6 characters in the first field, 6 in the second, and the last two in the last field. I am a beginner to intermediate access user. All help is appreciated!
Top Bottom