In previous version work sometimes…But now in dynamo 1.1 don’t work.
Still operation failed.
I want add to excel file this string “=Subtotal(9;H2:H5)” but it doesn’t work…only “Subtotal(9;H2:H5)” without “=”
How can i add this string?
thx.
In previous version work sometimes…But now in dynamo 1.1 don’t work.
Still operation failed.
I want add to excel file this string “=Subtotal(9;H2:H5)” but it doesn’t work…only “Subtotal(9;H2:H5)” without “=”
How can i add this string?
thx.
Hi @P_Fiala
Could you please show us your attempts and complete screenshots with list previews and error messages expanded. If you want others to understand your problem. Thanks
I have found solution …need use =Subtotal(9,H2:H5) and excel automatic convert , to ;