Excel.Worksheets node cannot read from Excel sheet

In addition to @BimAmbit post, you also can use OpenXml SDK in a python node

for information, the switch to Net 8+ (.Net Core) means that we can no longer use directly assemblies in the windows MAC (like Excel Interop), do some packages must be to update

2 Likes