Tronsliver
Technical User
I have two fields in a table. I need to check each field for certain combinations and end up with a value. There are two possible entries that can be present.
Field one: "G" or a "S"
Field two: "T" or a "N"
If field one has a "G" and field two has a "T" then the result of the quarry must be "T".
If field one has a "S" and field two has a "N" then the result of the quarry must be "A".
If field one has a "G" and field two is an "N" then the result of the quarry must be "N"
How can I build a quarry to accomplish this..I'm stumped.
Thank You in advance.
Field one: "G" or a "S"
Field two: "T" or a "N"
If field one has a "G" and field two has a "T" then the result of the quarry must be "T".
If field one has a "S" and field two has a "N" then the result of the quarry must be "A".
If field one has a "G" and field two is an "N" then the result of the quarry must be "N"
How can I build a quarry to accomplish this..I'm stumped.
Thank You in advance.