Clarification
I have a spreadsheet with Lat/Long/Strength. I need VBA code to turn this into a single Lat/Long coordinate to pinpoint a location using GoogleEarth. I already have the code to make a kml file for GoogleEarth, just need code to triangulate from 3-10,000 coordinates/strengths.
I am currently working on a mathematical algorithm using signal strengths and locations, but starting from scratch. Any help is greatly appreciated.
Chris