O
Octet32
I need to create a query that can search between to field’s Low range & high
range and determine the correct zip Range for a store. Can anyone help me?
[Address table] [ZipRanges] [ZipRanges] [ZipRanges]
Zip code Low zip High zip
Store
77713 75000 768999999 2323
76900 777999999
1212
I need a IIf statement if possible. store1212 is what i need.
range and determine the correct zip Range for a store. Can anyone help me?
[Address table] [ZipRanges] [ZipRanges] [ZipRanges]
Zip code Low zip High zip
Store
77713 75000 768999999 2323
76900 777999999
1212
I need a IIf statement if possible. store1212 is what i need.