Hello,
I have a function whose last parameter is optional as it has a default value. It works when that parameter isnt given in the python console but when it is used in Excel through xlwings, it doesnt return. (#VALUE!) Do i miss something? Is there a way to make it work?
thanks.
Hello,
I have a function whose last parameter is optional as it has a default value. It works when that parameter isnt given in the python console but when it is used in Excel through xlwings, it doesnt return. (#VALUE!) Do i miss something? Is there a way to make it work?
thanks.