Problem working with Write to Excel component

I have a network in Grasshopper that I want to import into Gephi for network analysis. For this, I need to enter the network information in Excel. For this purpose, I have used the Write to Excel component of the TT Toolbox plugin, but I cannot get the output.
I uploaded the Grasshopper file:

NetworkToSheet.gh (41.0 KB)



I still have an old version rhino , can not open your file , but I am assuming in red rectangles should be the addresses of the cell ,little be down I show how I inserted the adresses

1 Like

Or use also

nice plugin also downloads the examples try to understand them

1 Like

Thank you @Serghei_Ciuhnenco for Ripple. What plugin is what you posted in the photo?
I uploaded the screenshot.

I wanted to know how I could have this plugin file (Excel+)? Because I don’t have access to the country from my country, unfortunately.

excelplussamples.zip (200.8 KB)
here is the examples

1 Like

This one is from my photo

1 Like


I have a problem with this.

  1. Create an account on : https://www.food4rhino.com
  2. If you have problems with region , try VPN servers or "ONION Browser "
    But this plugin should work on Rhino 8
    Still never tryied Rhino 8

Toolbox also should work for you , I think you make some mistakes on input data


RN : range cels in excell …
Range A1:A20
You wrhite 1
2
3
4
…incorrect
If you write
A1
A2
A3
A4 after that you should click right click and make it multiline data

1 Like

This is an impressive Grasshopper component — really smart work!