G 
		
								
				
				
			
		grime
There's gotta be an easier way to do this....
I have a list of location names in column A (about 2500 total
locations)
Column B is that location's latitude
Column C is that location's longitude
I have a complicated formula that figures the distance between
locations taking the latitude and longitude from 2 different locations
my goal is to create a list for each location in column A of all other
locations within 200 miles of that location (based on that complicated
formula).
The file gets too huge, too quickly, if i just create a 2500 x 2500
matrix of distances (not only that, but i have to spread it out over
several tabs, since the limit on columns is only 256)
I know it takes an array formula, but I am totally lost...any help
would be appreciated.
Thanks in advance,
				
			I have a list of location names in column A (about 2500 total
locations)
Column B is that location's latitude
Column C is that location's longitude
I have a complicated formula that figures the distance between
locations taking the latitude and longitude from 2 different locations
my goal is to create a list for each location in column A of all other
locations within 200 miles of that location (based on that complicated
formula).
The file gets too huge, too quickly, if i just create a 2500 x 2500
matrix of distances (not only that, but i have to spread it out over
several tabs, since the limit on columns is only 256)
I know it takes an array formula, but I am totally lost...any help
would be appreciated.
Thanks in advance,
	
25").AutoFilter Field:=4, _
 .