Dynamo to Excel - Write data into multiple cells

Excel.Write.to.File works well when we need to write the data in a single cell or from a single cell down by columns or right by rows.


If we want to write our data on multiple cells not connected together we need to use list combine:



This works with list of data too:




Commenti