B
B Nieds
Hi:
Is it possible in a query to set a field to lookup a value from a range of
values in a second table?
I have two tables. Table1 has a field called CODE. Table2 has three fields
one for GROUP, one for BEGIN, and one for END. What I would like to do is
display fields from Table1 including CODE and the GROUP field from Table2
where CODE from Table1 is between BEGIN and END.
All fields are numbers stored in text fields 6 characters in length. All
codes will exists between one of the BEGIN-END pairs. There are 20 records
in Table2 to define all the possible BEGIN-END pairs each with a unique
GROUP character.
Thanks
Bill
Is it possible in a query to set a field to lookup a value from a range of
values in a second table?
I have two tables. Table1 has a field called CODE. Table2 has three fields
one for GROUP, one for BEGIN, and one for END. What I would like to do is
display fields from Table1 including CODE and the GROUP field from Table2
where CODE from Table1 is between BEGIN and END.
All fields are numbers stored in text fields 6 characters in length. All
codes will exists between one of the BEGIN-END pairs. There are 20 records
in Table2 to define all the possible BEGIN-END pairs each with a unique
GROUP character.
Thanks
Bill