If the third column contains the value N, then I need to be able to delete the entire row.
I'm trying to automate this using python and xlwt, but am not quite sure where to start.
It would be grateful if somebody can help through a small code snippet.