Hello everyone,
I have a text spreadsheet, which I need to pull data from into a C2 array. Each column in the spreadsheet contains a word or a phrase, but the number of those differs between columns.
I understand that I need to save it as a .csv file and convert to JSON format, but I'm not exactly sure how to do that correctly, so if anybody's dealt with a similar task before, help would be appreciated.