Hello,
I have a form with several combo boxes, each based on a table. I dutifully included an index as primary key for each table. Seems to work fine in form views, but when I try to display the field as part of a report, the report shows the index (i.e. "2") instead of the text field in the table (i.e. "phone call").
Obviously, the text would be much more helpful for people when I print out the reports. Any ideas on how to make this happen? I'm flummoxed.
Thanks in advance for any help.
Sam
I have a form with several combo boxes, each based on a table. I dutifully included an index as primary key for each table. Seems to work fine in form views, but when I try to display the field as part of a report, the report shows the index (i.e. "2") instead of the text field in the table (i.e. "phone call").
Obviously, the text would be much more helpful for people when I print out the reports. Any ideas on how to make this happen? I'm flummoxed.
Thanks in advance for any help.
Sam