Let suppose I have table"Perf" with a calculated column “word” (ABC,AAA, BBB, BAC, …)
In another table “Result” I have 2 columns:
One "value’ with all possibilities ABC,AAA,AAB,AAC,…
One “result” with the arbitrary corresponding value (A,B,C,…)
How can I ask Perf.word column to look for corresponding Result.value and return Result.result