
Announcements
Trying to use the microsoft office script example from here: Convert CSV files to Excel workbooks - Office Scripts | Microsoft Learn
Without changing anything I get the error message:
Line 8: Cannot read properties of undefined (reading 'replace')
I noticed in an older version of that page, they used trim() instead but that gives the same error?