D
Dion
I have a query that will get one of several results from
a field in the table it is querying (25,36,56,63,89,99)
and give me a different result in another field.
For example, I want:
FieldA FieldB
25 = 36
36 = 25
56 = 63
63 = 56
89 = 99
99 = 89
a field in the table it is querying (25,36,56,63,89,99)
and give me a different result in another field.
For example, I want:
FieldA FieldB
25 = 36
36 = 25
56 = 63
63 = 56
89 = 99
99 = 89