O
Orange Clare
Hi
I have not done subqueries before so I am a bit confused. I have two
tables
1 - Phone Numbers - (converted to be numeric) (with other fields for
later) and
2 - Exchange codes - multiple entries for code with 3 fields -
Exchange name (duplication) - Start Range and End Range.
I want to return a list of phone numbers that fall into the range for
a certain exchange.
For example - MRSPOO has 4 entries in the Exchange Table with 4
distinct ranges. 200-299, 307-788, 997-1102 and 2036-6698.
I would like to be able to return all the phone numbers for a single
exchange code that I would select (using a query or a form)
Please can you help.
I have not done subqueries before so I am a bit confused. I have two
tables
1 - Phone Numbers - (converted to be numeric) (with other fields for
later) and
2 - Exchange codes - multiple entries for code with 3 fields -
Exchange name (duplication) - Start Range and End Range.
I want to return a list of phone numbers that fall into the range for
a certain exchange.
For example - MRSPOO has 4 entries in the Exchange Table with 4
distinct ranges. 200-299, 307-788, 997-1102 and 2036-6698.
I would like to be able to return all the phone numbers for a single
exchange code that I would select (using a query or a form)
Please can you help.