Is there a way to export to CSV and have all fields Quoted?
I.E.
"Last", "First", "department#", "title", "Status"
"Jones", "James", "12345", "Programmer", "A"
"Smith"...