Excel-Timesheet icon indicating copy to clipboard operation
Excel-Timesheet copied to clipboard

: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 sta...

Results 4 Excel-Timesheet issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, This addon will be nearly perfect for my use (export timeline for know kilometers I will make,I think I need to change fews things ) but I can use...

https://stackoverflow.com/questions/45848564/vba-serverxmlhttp-code-works-in-windows-7-but-fails-in-windows-10 This may be due to a firewall issue.

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")

bug