Excel-projects / Excel-Timesheet

:alarm_clock: This Add-In is used to produce a timesheet file with functionality to import your Google Timeline. The standard timesheet has options for start and end dates, day of week and default start, end and break times. The Google timeline options are start and end dates, UTC selection, daylight savings time parameters and title filter for timeline entries. There is also a right click shortcut to open your Google timeline to the date of the row that is currently selected. The only version is currently in VBA/XML ribbon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacOS X, Excel 2019 Google Timeline download fail

antwal opened this issue · comments

the file not working; missing library

What's the error message? Which procedure has the error?

What's the error message? Which procedure has the error?

This library working only on Windows:

MSXML2.XMLHTTP60

you need use:

WinHttpRequest

Thanks for the heads up. Have you got it working on Mac using this? I know on Windows 10 there is an issue with the firewall using either.