A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
PS.... I wrote:
If you could provide an example Excel file that demonstrates the problem, it might go a long way toward someone helping you quickly.
You probably also need to provide some explanation of the history of the data. For example:
- How did you enter the data into the Excel file initially? For example, did you download a CSV file? Or did you copy-and-paste from a web page?
- If the data ever looked correct, what did you do between then and now, when the data looks incorrect? For example, did you change cell formats? Did you save the file as a non-Excel workbook (i.e. something other than XLS-something file)? If so, how did you re-enter the data into Excel?
- AFAIK, Excel does not recognize KML files per se. However, I believe a KML file is an XML with a particular schema. If that is correct, you might need to provide the XML schema, or explain how you save and re-enter the KML file.
My suspicion is: the data underwent some transformation from and into an Excel workbook (i.e. an XLS-something file). If that is correct, merely looking at an example Excel workbook might not be sufficient in order to help you.