G
Guest
I have a table with one field with many unique numbers: 1000 for example.
I have created two other fields that add and subtract 10 digits giving me a
value of
900 in one field and 1010 in the other field.
I want to pull all the records from another table that are between 900 and
1010.
There are many such numbers in the original table that I want to
automatically perform this operation on.
I have created two other fields that add and subtract 10 digits giving me a
value of
900 in one field and 1010 in the other field.
I want to pull all the records from another table that are between 900 and
1010.
There are many such numbers in the original table that I want to
automatically perform this operation on.