Results 1 to 2 of 2
  1. #1
    IzzyKap is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2012
    Posts
    10

    Spell out category code letters in a report.


    I have a database in which I had used codes for different job categories (e.g. A, V, I, etc.). I would like to spell out the categories (e.g. Active, Vacant, Inactive, etc.) in a report as opposed to merely showing the code letters. I have used a query to generate the report showing number of jobs under each category. What would be the simplest way to spell out the categories? Thanks in advance.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Typically you'd have a table with fields for the code and the description. Your report would be based on a query that joined the two tables together, allowing you to include the description field.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 10
    Last Post: 01-17-2013, 02:24 AM
  2. New Database or New Category?
    By GCS in forum Access
    Replies: 3
    Last Post: 08-13-2012, 01:59 PM
  3. Category redesign
    By squirrly in forum Database Design
    Replies: 16
    Last Post: 12-13-2011, 06:32 PM
  4. Suppress spell check error message
    By sabre1 in forum Forms
    Replies: 1
    Last Post: 03-24-2011, 09:58 AM
  5. Code to spell out check amount?
    By spkoest in forum Access
    Replies: 4
    Last Post: 06-16-2009, 07:44 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