Results 1 to 2 of 2
  1. #1
    Khalil Handal is offline Competent Performer
    Windows 10 Access 2003
    Join Date
    Jun 2016
    Posts
    310

    Input mask

    Hi,
    Can any one suggest an input mask on a form for a call number for Dewey classification system?
    Thanks
    Khalil

  2. #2
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,421
    Based on what little I know of the system, I'd say it's not possible because certain codes require separation periods and some don't. Thus you cannot control the use of the period separator by making it a fixed part of the mask. AFAIK, the mask would need to make it either always required or never. A table for each classification level might be the way to go, controlling the input of level data with cascading combo boxes, but I lack the sufficient knowledge of the system to say for sure. Research cascading combos and you might be able to merge that information with what you know of the system.

    Sounds like you would be storing the entire call number as a single value. Depending on what you intend to get out of your db, this might not be the best approach. Separating 900's from PER would be easier if you stored the primary, secondary and tertiary values in separate fields. Since 805 is shelved before 81, it raises the question, does the db need to order the records according to the shelf order? In that case, some or all of the levels would need to be text data type and not numbers.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

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

Similar Threads

  1. Input Mask
    By warmanlord in forum Access
    Replies: 11
    Last Post: 10-15-2015, 10:01 AM
  2. Input Mask
    By PRHoff in forum Access
    Replies: 2
    Last Post: 02-19-2015, 09:00 AM
  3. Input mask
    By scorpion99 in forum Access
    Replies: 4
    Last Post: 02-21-2014, 02:18 AM
  4. input mask
    By slimjen in forum Forms
    Replies: 7
    Last Post: 10-07-2013, 03:20 PM
  5. Input mask
    By doobybug in forum Access
    Replies: 2
    Last Post: 06-17-2009, 09:40 PM

Tags for this Thread

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