thanks guys. I also need this: an excel file has about 10k rows but only columns a b and c are full. I want to read only columns a and b from those columns with uipth and write to google sheet file. I also want to take only the first 200 letters from the rows in column c and also put # at the beginning of some of the words there(just in column c). how can I do that?