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.
MIT License
31 stars 8 forks source link

MacOS X, Excel 2019 Google Timeline download fail #3

Open antwal opened 4 years ago

antwal commented 4 years ago

the file not working; missing library

aduguid commented 3 years ago

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

antwal commented 3 years ago

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

This library working only on Windows:

MSXML2.XMLHTTP60

you need use:

WinHttpRequest

aduguid commented 3 years ago

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.