Hi,
Does anyone have any idea why ImportExcel and ExportToExcel nodes don`t work ?
I have to use Bumblebee Read Excel and Write Excel nodes instead.
Probably the ‘windows repair’ issue. If you search for that on the forums youll find a myriad of solutions.
I ended up making nodes for Crumple in Python in the end to solve this, as Bumblebee uses custom classes from a .py file in its package so wasnt portable in python.
In revit 2022 onwards you can use the xml excel nodes instead and theyre quite reliable.
1 Like
Thank you for your suggestions. Your nodes work well so I am gonna use them
1 Like