I have a field that contains multiselect code data.
For example, the code field may contain the following 01,05,07
Each 2 number code is has an associated description.
If I run a query and link the code field to a table that contains the a Code field and description on each row, is it possible...