Hello

 

I wish to open an Excel spreadsheet into MI and use the first row for
the titles. The range may change depending on the size of the s-sheet so
I can't specify the exact range in the code.

 

My next step is to then create points based on the lat and long in the
table, or optionally, create lines based on the long and lat and an
angle specified in the table.

 

And finally, display the table as a map.

 

My first lines are:

Register Table FileOpenDlg("","","xls", "*.xls")  

TYPE XLS Titles 

Into "MyTable"

Open Table "MyTable.TAB" 

 

Any help is appreciated.

 

Regards,

Greg

Reply via email to