H
hughess7
Hi all
I have a table in Access which holds a list of codes (104 records), each
code has Issue text translations for 10+ countries. Currently it is a flat
table with:
Code Issue A B C
each letter representing a different country.
Is this the best way to have the table, or should it be relational with one
table for 104 codes and one table containing the translations (ie if 10
countries this would results in 1040 records).
If done the first way I am struggling to be able to extract just one
countries Issues. I have a table holding the current country code though and
the field names match this. Is it possible to use a field name to identify
which column of data you want to look at. ie find the field name that matches
the letter in CurrentCountry field.
Happy New Year to all!
Thanks in advance for any help.
Sue
I have a table in Access which holds a list of codes (104 records), each
code has Issue text translations for 10+ countries. Currently it is a flat
table with:
Code Issue A B C
each letter representing a different country.
Is this the best way to have the table, or should it be relational with one
table for 104 codes and one table containing the translations (ie if 10
countries this would results in 1040 records).
If done the first way I am struggling to be able to extract just one
countries Issues. I have a table holding the current country code though and
the field names match this. Is it possible to use a field name to identify
which column of data you want to look at. ie find the field name that matches
the letter in CurrentCountry field.
Happy New Year to all!
Thanks in advance for any help.
Sue