I would like to have my form show a value in a linked table based on the value entered.
Here the scheme.
I enter species codes in 8 fields. My lookup table for each of these fields has the species name in it as well so when you choose the species you know the code and species.
But I would like a text box to show the species name for each of these fields too - so the species name is always visible once it's selected. It's important to error checking. How can I do this? Thanks.
Here the scheme.
I enter species codes in 8 fields. My lookup table for each of these fields has the species name in it as well so when you choose the species you know the code and species.
But I would like a text box to show the species name for each of these fields too - so the species name is always visible once it's selected. It's important to error checking. How can I do this? Thanks.