Hello yet again amazing people,
*Disclaimer*I'm familiar with database design and have made many a fabu DB with FMP, but an still unfamiliar with the Access versions of DB vocabulary.
Ok, this database is nearing completion and I'm just working out the reports. Just one snag: I need to show the publisher of a book, but it's only showing a numerical value.
The form works, no other fields are having this problem.
I have a table with publisher name and standard contact info fields. I use the publisher name column to populate a list for a value list drop-down (list box?) used in another table's form. The name of the publisher is stored in that form.
Simplified
Table 1: Publisher info
Table 2: professor, course, class size, book needed, author, publisher name (populated by table 1), etc
**Edit** I just figured out that a numerical value is being put in the place of the publisher's name in Table 2.
I missed something here. Anyone care to put me in check?
*Disclaimer*I'm familiar with database design and have made many a fabu DB with FMP, but an still unfamiliar with the Access versions of DB vocabulary.
Ok, this database is nearing completion and I'm just working out the reports. Just one snag: I need to show the publisher of a book, but it's only showing a numerical value.
The form works, no other fields are having this problem.
I have a table with publisher name and standard contact info fields. I use the publisher name column to populate a list for a value list drop-down (list box?) used in another table's form. The name of the publisher is stored in that form.
Simplified
Table 1: Publisher info
Table 2: professor, course, class size, book needed, author, publisher name (populated by table 1), etc
**Edit** I just figured out that a numerical value is being put in the place of the publisher's name in Table 2.
I missed something here. Anyone care to put me in check?