Results 1 to 2 of 2
  1. #1
    nadeem is offline Novice
    Windows Vista Access 2010 32bit
    Join Date
    Aug 2011
    Posts
    1

    Newbie question on generating reports


    Hello,

    I want to generate a simple report in MS-Access 2010. It will only have three fields, two of which will come directly from the tables.

    The third field is a numeric code that will also come from the tables, but in the report I do not want to display this numeric code, instead its text description. For instance, if the code coming from the table is '1', I want to display 'Pending' in the report.

    How do I achieve this on-the-fly translation in my report?

    Thanks,
    Nadeem

  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 would have a table with two fields: the numeric value and the text value. Your report would be based on a query that joined your main table (which presumably contains the numeric value) with this table, allowing you to have the text value on your report.
    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. generating mailing label reports
    By Glider_man in forum Reports
    Replies: 7
    Last Post: 04-26-2011, 10:03 AM
  2. Generating split reports
    By daddylongtoe in forum Reports
    Replies: 1
    Last Post: 12-02-2010, 05:39 PM
  3. Generating stats - newbie question
    By FavouredEnemy in forum Reports
    Replies: 3
    Last Post: 04-15-2010, 08:11 AM
  4. Generating reports by incomplete field
    By mathonix in forum Reports
    Replies: 2
    Last Post: 01-28-2010, 06:37 PM
  5. Question from a newbie
    By scarps626 in forum Access
    Replies: 2
    Last Post: 10-02-2009, 03:40 AM

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