Hi,
We get a file dump of a .CSV file every morning which we need to modify.
1. Delete all rows in column S that has the value "64".
2. Delete columns A, B, C, E, H, J, L, N, O, Q and S
3. Copy contacts from another Excel file into last row of this file.
4. Save the file from .CSV...