My manager has a work sheet with strings like pol_ID, quantity, extact_dt.
He wants to force excel to put quotations around any strings so that when he saves the .xls as a .csv and then opens the file in notepad, the quotation marks will be there.

So what he wants is "pol_ID", "quantity", "extact_dt"

Does anyone know if this is possible, and how to accomplish it?

Thanks