I have a database I am building. I have a lot of tables which come from a Government source we need to follow. They have codes and descriptions which appear to be unique. For the basic end users it would be easier to store the description such as country rather than the code. Or I can used lookups and they can see both and select country but code is stored.
I suspect the second way is preferable but then if I am going to run reports etc and need the descriptions and only have the code stored will that mean I have to run dlookups? Or is there a simpler way to both cover the store issue and make developing the reports, allowing access to forms which will often be referred to etc easier.
If I store code won't they just see that when they go back to look at data in the forms? What is the best way to overcome this dilemma? Thanks in advance.
I suspect the second way is preferable but then if I am going to run reports etc and need the descriptions and only have the code stored will that mean I have to run dlookups? Or is there a simpler way to both cover the store issue and make developing the reports, allowing access to forms which will often be referred to etc easier.
If I store code won't they just see that when they go back to look at data in the forms? What is the best way to overcome this dilemma? Thanks in advance.