CSV file export for payroll
We use direct deposit for our employees paychecks. The bank requires it own Excel format which includes "Last Name" and "First Name". When I run the payroll report in csv format the report looks like any other Excel report and the employee names are in one column - example: lastname,firstname. How do I get and ACTUAL csv comma delimited file so that we can manipulate the data?