I am sure this is a simple fix, but I am missing something.
I have a button that patches both a SharePoint list as well as an Excel file using the Now() function.
The SharePoint data is the current date and current system time, but Excel is being reported as UTC.
I have tried DateDiff(), TimeZoneOffset(), but I cannot seem to get the data inserted into Excel as needed in the current timezone format.
Thanks for any guidance.
Cheers