I am working on an Excel which has some items in column A and their cost in column B. Out of this extensive list of items and their cost, i want to copy only some of the items with cost in new excel. For identifying the items, I am using column C and putting a value 'a' against the items which i need to copy. Is there any way how can i put a filter in column number 'c' using xlwings?
↧