hello, so I am utilizing node-red-contrib-excel and i have it to where i can create the xlsx file with all my data, but i would like to also organize this data in tabs as the example shows. is there a set of strings or commands i can put into my flow that will allow the creation and utilization of tabs within my excel sheet?
That node is over 6 years old and the underlying library does not appear to support multiple Excel worksheets.
This node claims to support it though:
node-red-contrib-excelsheets (node) - Node-RED (nodered.org)
thanks man! thats exactly what i needed
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.