Here is my problem
For this example, let's say I send a customer a datafile daily that consists of a first name, last name and zip code. I currently send this file to the customer via email. the file is in a comma delimited format.
The customer is trying to standardize the types of data he...