Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
In short, I need to export asci txt from one program to another. Of course
the formats are slightly different. The exported variables are aligned vertically while the input program only recognizes the variables in line horizontally. Ideally I had hoped excel could alter this discrepency automatically. The layouts are as follows: Exported format: 34.07015825, -118.25707907, "1 450 ft", "R0101", "", "Rte/1", ff0000 34.05852393, -118.22487060, "2 450 ft", "R0102", "", "Rte/1", ff0000 Required/converted Input orientation: 1 = 34.07015825, -118.25707907, 34.05852393, -118.22487060, 450, These are geo coordinates derived from a mapping program to be used in a flight management system. The examples represent two waypoints in decimal degrees that constitute the beginning and end of a line. The export coordinates are arranged vertically followed by relative waypoint info (gnd elev, route/line#,and wpt#), Input only recognizes the lat/long coords preceeded by the line designation (Rte/1). the ground elev helps but not necessary. Can this be done fairly easily without significant formulas? I am fairly well versed in general applications but never had time for programming etc. If anyone can point me in the right direction I will attempt to return the favor someday. Thank you, Jim (Traveller) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
input box | Excel Discussion (Misc queries) | |||
Changing orientation of pages | Excel Worksheet Functions | |||
how do i get excel to stop changing my input 5-9 to 9-May???? | Excel Discussion (Misc queries) | |||
Changing fill orientation | Excel Discussion (Misc queries) | |||
Changing chart orientation | Charts and Charting in Excel |