Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 10, Excel 2016 Google Timeline download fail #2

Open
aduguid opened this issue Sep 4, 2018 · 4 comments
Open

Windows 10, Excel 2016 Google Timeline download fail #2

aduguid opened this issue Sep 4, 2018 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@aduguid
Copy link
Member

aduguid commented Sep 4, 2018

Set xmlHttp= New MSXML2.XMLHTTP60 ' works on Windows 7, Excel 2016
'Set xmlHttp= CreateObject("Microsoft.XMLHTTP") ' works on Windows 7, Excel 2016
'Set xmlHttp= CreateObject("MSXML2.XMLHTTP")
'Set xmlHttp= CreateObject("MSXML2.XMLHTTP.6.0")
'Set xmlHttp= CreateObject("MSXML2.serverXMLHTTP")
@aduguid aduguid self-assigned this Sep 4, 2018
@aduguid aduguid added the bug Something isn't working label Sep 4, 2018
@aduguid aduguid changed the title Windows 10, Excel 2016 download fail Windows 10, Excel 2016 Google Timeline download fail Oct 16, 2018
@aduguid
Copy link
Member Author

aduguid commented Oct 23, 2018

Do research for possible answer, if not resolved then create a question on stack overflow.

@actionjakson
Copy link

actionjakson commented Mar 21, 2019 via email

@aduguid
Copy link
Member Author

aduguid commented Mar 21, 2019

At this time, Google does not have a feature to allow importing into your timeline. However, I may be able to generate the same type of Excel table for your JSON file. I'll download mine and give it a try.
https://support.google.com/maps/answer/6258979?vid=0-2167895081-1476304453401&co=GENIE.Platform%3DAndroid&oco=1

@aduguid
Copy link
Member Author

aduguid commented Mar 22, 2019

I found another project I can base this off of. https://github.com/omegastripes/VBA-JSON-parser

@Excel-projects Excel-projects deleted a comment from actionjakson May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants