I am trying to add the above mentioned formula to my script and get a parsing error, if I remove the xlwt.formula bit and replace with an = then excel doesn't read the it as a formula and just prints the string.
Any ideas what I am doing wrong?
I am trying to add the above mentioned formula to my script and get a parsing error, if I remove the xlwt.formula bit and replace with an = then excel doesn't read the it as a formula and just prints the string.
Any ideas what I am doing wrong?