jansjane
Member
Hello masters of VBA,
After spent days search on google for this and failed to understand what exactly what I need to do. I finally decided to post here and ask for some serious help.
I have a USB GPS Data Logger (HOLUX M-215+) is currently connected to my COM8 port with baud=4800 parity=N data=8 stop=1.
What I want to do is that while it is connected to my PC, I want to one click in a userform and then the N&W information in GPS is recorded and send to some specific cell in workbook. The usefrom is working now except GPS part.
I understand there are few diffent versions of codes out there. But, as a beginer of VBA, I dont even know where to put these codes, and how to make VBA reading information via USB GPS. Can someone please walk me through? Your kindness and knowledge is greatly appreciated.
Below is the code I found. But I really don't know how to make it work. Please help.
http://www.mrexcel.com/forum/excel-questions/847836-still-need-help-com-port-code.html
Thank you very much.
Ken
__________________________________________________________________
After spent days search on google for this and failed to understand what exactly what I need to do. I finally decided to post here and ask for some serious help.
I have a USB GPS Data Logger (HOLUX M-215+) is currently connected to my COM8 port with baud=4800 parity=N data=8 stop=1.
What I want to do is that while it is connected to my PC, I want to one click in a userform and then the N&W information in GPS is recorded and send to some specific cell in workbook. The usefrom is working now except GPS part.
I understand there are few diffent versions of codes out there. But, as a beginer of VBA, I dont even know where to put these codes, and how to make VBA reading information via USB GPS. Can someone please walk me through? Your kindness and knowledge is greatly appreciated.
Below is the code I found. But I really don't know how to make it work. Please help.
http://www.mrexcel.com/forum/excel-questions/847836-still-need-help-com-port-code.html
Thank you very much.
Ken
__________________________________________________________________
Mod edit : thread moved to appropriate forum !