Posts by Samuel Machado • 1 point
1 post
-
1
votes1
answer68
viewsQ: Take data from an xlsx file
I am trying to make a code that reads the data of an excel file and write them on the console. For this I am using the Sheetjs but I’m having a problem. Every time my code returns "Undefined" on my…