Answers for "how to send variable to python using xlwings"

0

how to send variable to python using xlwings

RunPython ("import Test; Test.sayhi('" & Name1 & "' , '" & Name2 & "')"
Posted by: Guest on January-14-2022

Code answers related to "how to send variable to python using xlwings"

Python Answers by Framework

Browse Popular Code Answers by Language