+ Reply to Thread
Results 1 to 2 of 2

Creating .ini file from excel using vba for gps co-ordinates

  1. #1
    Registered User
    Join Date
    12-14-2017
    Location
    Bangalore
    MS-Off Ver
    2010
    Posts
    1

    Creating .ini file from excel using vba for gps co-ordinates

    Hi Guys,

    i need help in creating an ini file for GPS co-ordinates ($GPRMC format).
    Currently in excel i have latitude and longitude below is the attachement:

    lat lon.JPG ---- excel file

    but need to create an .ini file in the format below:


    [GPS Coords]
    Coord1=$GPRMC,123519,A,1259.25378,N,7744.20074,E,022.4,084.4,230394,003.1,W*5D
    Coord2=$GPRMC,123519,A,1259.2551,N,7744.13588,E,022.4,084.4,230394,003.1,W*63
    Coord3=$GPRMC,123519,A,1259.26152,N,7744.13408,E,022.4,084.4,230394,003.1,W*5B
    Coord4=$GPRMC,123519,A,1259.2593,N,7744.22726,E,022.4,084.4,230394,003.1,W*69

    And in the calculate the checksum which is 5D, 63,5B,69 in examples above.


    Pls help me creating vba script for above.

    Thanks

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,702

    Re: Creating .ini file from excel using vba for gps co-ordinates

    X post
    https://www.mrexcel.com/forum/excel-...ordinates.html

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 05-25-2014, 08:28 PM
  2. Putting co ordinates into excel cells using a macro
    By helium in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-19-2012, 10:08 PM
  3. Creating a .txt file extracting information from a Excel file saving as .resx file
    By AbdallahHajbed in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-19-2012, 09:00 AM
  4. Creating a PDF file from an Excel file
    By EdWoods in forum Excel General
    Replies: 1
    Last Post: 10-27-2011, 02:20 AM
  5. Creating PDF file from Excel
    By larsboelle in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-14-2008, 10:54 AM
  6. [SOLVED] Creating a new excel file from an existing file using macro
    By Macro in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-28-2005, 02:06 PM
  7. Creating a excel file
    By kishore in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-13-2005, 01:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1