ksobon / Bumblebee

Excel interop for Dynamo
36 stars 14 forks source link

no effect on excel #32

Closed Phlipflops closed 7 years ago

Phlipflops commented 7 years ago

Hey Konrad, I am trying to use the "conditional format excel" note from your pkg. The bigger goal is to check width-values exported from revit to excel and compare it with another list of values. If the value is diffrent/higher the one cell in excel should change to filled-red. I almost copied your example with the value "author" to find my mistake after my version with the longer list from excel failed.

here is my code: color excel

The ouput says "succes" but there is nothing happening in my excel file.

I am using dynamo 1.3 on revit 2017.2.

Thank you!

regards philipp

Phlipflops commented 7 years ago

it is a file path issue. its working if I skip the file path input. all good.