G
Guest
This is my story sad but true...
Here is my DB layout imported from Excell:
CONTROL NAME STORE_3 STORE_4 STORE_5 STORE_6 etc.
1 Tim 88.59 38.43 39.22
100.04
2 John 92.07 40.44 61.41
9.75
CONTROL is my key; NAME is a customer; STORE_3 thru STORE_67 are distances
from that store to the customer.
What I need to do is determine the closest eight stores to each of the
33,000 records in my DB and then place those store numbers into one of eight
fields ST_1 thru ST_8 for each of the 33,000 records.
Any HELP will be greatly appriciated.
Thanks
Here is my DB layout imported from Excell:
CONTROL NAME STORE_3 STORE_4 STORE_5 STORE_6 etc.
1 Tim 88.59 38.43 39.22
100.04
2 John 92.07 40.44 61.41
9.75
CONTROL is my key; NAME is a customer; STORE_3 thru STORE_67 are distances
from that store to the customer.
What I need to do is determine the closest eight stores to each of the
33,000 records in my DB and then place those store numbers into one of eight
fields ST_1 thru ST_8 for each of the 33,000 records.
Any HELP will be greatly appriciated.
Thanks