Requirement We have an Excel file which contains multiple sheets that needs to be processed and need to fetch the single sheet using Suitescript. Solution We can fetch the details of a particular sheet by mentioning its name using Non AMD library. Created a map reduce script which will extract the particular sheet details when… Continue reading Fetching a particular sheet from an Excel file