[CONNECT] Import Coordinates (Latitude, Longitude) with text Labels

I have a .txt file with
-Latitude and Longitude points (degrees. minutes,seconds)
-text information associated with those coords ie: (start, wpt1, wpt2, mid point, station1...)


I want to place Cells using Latitude and Longitude.
I also want the text information displayed next to those waypoints.


I figured out how to create a .txt file and use "key-in" to place the Lat and long points in one step.  (Deg,Mins,Seconds converted to Deg.xxxx
Is there a way to add the text information associated with each of those points/cells.

I have been looking in the forum and can only information in regards to "import Coordinates", but that uses XYZ.
Using this import places the obstacles in the wrong location

...