Using Windows COM Objects in Excel
I am interested in this answer, which gives a way to get UTC datetimes in an Excel spreadsheet. However, it makes use of a Windows COM Object declared via VBA, which in turn requires the spreadsheet to be saved in the .xlsm format – and I don’t like this very much, both because I need a really tiny extension and because antivirus programs usually aren’t friends with macros.