Results 1 to 3 of 3
  1. #1
    vinfurnier is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2011
    Posts
    4

    Setting Field Size in a New Table


    Hi -

    I'd like to know how to set the Field Size in a new Table. I need the user to be able to type in 17 characters (as in a vehicle VIN). I don't want the user to have the ability to type in anything less than 17 characters or anything more than 17 characters.

    Thanx in advance,
    vf

  2. #2
    alansidman's Avatar
    alansidman is offline Indifferent
    Windows 7 32bit Access 2007
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,536
    In the properties for the field in your table. Set the length to 17.

    In the input mask type & seventeen times. This will set the Access to only accept 17 characters for this field. No more -- no less.

    It should like this in the field property &&&&&&&&&&&&&&&&&;;

  3. #3
    vinfurnier is offline Novice
    Windows XP Access 2007
    Join Date
    Mar 2011
    Posts
    4
    Thanx Alan.
    I knew it had to be something simple,

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Increase Size of Field Name
    By tonere in forum Database Design
    Replies: 5
    Last Post: 06-27-2011, 02:30 PM
  2. Reduce field size in query field
    By escapades_access in forum Queries
    Replies: 9
    Last Post: 03-13-2011, 12:21 PM
  3. OLE field size?
    By Wiele in forum Programming
    Replies: 2
    Last Post: 01-19-2011, 01:22 AM
  4. Field size
    By nikki in forum Database Design
    Replies: 1
    Last Post: 02-15-2010, 09:19 AM
  5. Replies: 1
    Last Post: 01-14-2010, 04:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums