I am learning UIPath and my source is excel file. I have excel file with column A, B, C. What I want is to write column A and C only into a new excel file.
I get confused about which function I should use to read/write. I think if I use read range/write range, it will write all columns. However, what I want is only column A and C