Hi all,
Been working on a database for a few weeks and had some awesome help (thanks David!!). I'm nearly there now, just got one thing before I go 'live'.
The database has two tables (more but you get the idea). One of the tables has a set of choices (product types such as window handles, screws, hardware etc.) the other table has the overall database. When the user picks from the input form, the drop down box shows the 'types' list. When they make their choice, it writes their choice into a product group' field in the main database. Unfortunately when I create a report from this table, instead of getting say 'screws' showing as the group, it shows '2', 'window handles' is '3'.
I can see that the overall table gets the values as a numerical value from the 'types' table. How can I make it show the product group and not the item number as it appears to be showing?
Any help, much appreciated.
TIA
Jack
Been working on a database for a few weeks and had some awesome help (thanks David!!). I'm nearly there now, just got one thing before I go 'live'.
The database has two tables (more but you get the idea). One of the tables has a set of choices (product types such as window handles, screws, hardware etc.) the other table has the overall database. When the user picks from the input form, the drop down box shows the 'types' list. When they make their choice, it writes their choice into a product group' field in the main database. Unfortunately when I create a report from this table, instead of getting say 'screws' showing as the group, it shows '2', 'window handles' is '3'.
I can see that the overall table gets the values as a numerical value from the 'types' table. How can I make it show the product group and not the item number as it appears to be showing?
Any help, much appreciated.
TIA
Jack
Last edited: