Inputing numbers but displaying text on reports

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to use numbers for input on forms to speed up data entry, for
instance:

1- positive
2- negative
3- already assigned
9- incomplete

But would like the text (rather than the number) displayed when I create
reports based on the field in question.

I am using combo/list boxes for the input and lookup tables for the values.

Can this be accomplished?
 
1. Create a table with two fields: ID (number type) , Description (text)
2. The table should contain the values you indicated in your post
3. In the Report RecordSource link the table you created in stage 1 to the
main table, linked by the ID, and add the Description to the record source
 
AUTO-REPLY From George Levitt

Please allow this to confirm a system receipt of your e-mail.

I am out of the office until Wednesday morning (1/12/05) and will not be
reviewing or responding to email or voicemail until that time.

I look forward to replying to your message on Wednesday.

Thanks and warmest regards, George
 
AUTO-REPLY From George Levitt

Please allow this to confirm a system receipt of your e-mail.

I am out of the office until Wednesday morning (1/12/05) and will not be
reviewing or responding to email or voicemail until that time.

I look forward to replying to your message on Wednesday.

Thanks and warmest regards, George
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top