Checking Excel Formula behind xlwings sql function
I have some complicated processing to do on an Excel Table, for which I am using xlwings to basically run SQL over that table using the sql()
function.
I have some complicated processing to do on an Excel Table, for which I am using xlwings to basically run SQL over that table using the sql()
function.