Connecting to a GPS-Receiver with MsComm control, this code will parse the datasentences RMC, GGA, GSA and GSV from a NMEA-Stream and show them in an adequate way. Compatibility functions (Round,Replace,Split) for VB5 are included. Comments and variablenames etc in english, used Option Explicit in Main-Module. Please vote if you like it and comment, if you have questions or constructive ideas. PS: This is the newer version, there is an older version that only parses RMC and GGA sentences.