I am creating a comma separated value file from SQL server using a DTS package. When I look at the zipcode field in the CSV file using Notepad, zipcodes having leading zeros are correct. However, when I open it with Excel, the leading zeros are missing. When I format the cells to Text from General, it still doesn't display the leading zeros. When I save the file after formatting the cells as text and then reopen in Excel, the cells are again formatted as General. Is there any way to get this to hold the settings?