[정보] Excel CSV - Number cell format

2013.07.10 23:40

Taedong Yun 조회 수:11076

http://stackoverflow.com/questions/137359/excel-csv-number-cell-format


I produce a report as an CSV file. When I try to open the file in Excel, it makes an assumption about the data type based on the contents of the cell, and reformats it accordingly.

For example, if the CSV file contains

...,005,...

Then Excel shows it as 5. Is there a way to override this and display 005?

I would prefer to do something to the file itself, so that the user could just double-click on the CSV file to open it.

I use Excel 2003.

share|improve this question

There isn’t an easy way to control the formatting Excel applies when opening a .csv file. However listed below are three approaches that might help.

My preference is the first option.

Option 1 – Change the data in the file

You could change the data in the .csv file as follows ...,=”005”,... This will be displayed in Excel as ...,005,...

Excel will have kept the data as a formula, but copying the column and using paste special values will get rid of the formula but retain the formatting

Option 2 – Format the data

If it is simply a format issue and all your data in that column has a three digits length. Then open the data in Excel and then format the column containing the data with this custom format 000

Option 3 – Change the file extension to .dif (Data interchange format)

Change the file extension and use the file import wizard to control the formats. Files with a .dif extension are automatically opened by Excel when double clicked on.

Step by step:

  • Change the file extension from .csv to .dif
  • Double click on the file to open it in Excel.
  • The 'File Import Wizard' will be launched.
  • Set the 'File type' to 'Delimited' and click on the 'Next' button.
  • Under Delimiters, tick 'Comma' and click on the 'Next' button.
  • Click on each column of your data that is displayed and select a 'Column data format'. The column with the value '005' should be formatted as 'Text'.
  • Click on the finish button, the file will be opened by Excel with the formats that you have specified.

댓글 0

목록
번호 제목 글쓴이 날짜 조회 수
공지 [정보] Noteworthy Composer(NWC) 사용법 & 팁 Taedong Yun 2012.05.07 118951
공지 [정보] 이메일 설정 Taedong Yun 2011.07.09 46725
공지 [정보] 중요 리눅스 커맨드 (계속 업데이트) Taedong Yun 2010.05.01 96623
공지 [자료] 시외버스 & 5005번 시간표 Taedong Yun 2005.03.11 60840
공지 [자료] Token Taedong Yun 2005.03.24 56761
공지 이름 대신 뜨는 이미지박스 신청 요령~ Taedong Yun 2004.02.25 55500
공지 - 의문사항 노트 Taedong Yun 2007.09.21 62856
공지 - 관심이 가는 책들 Taedong Yun 2005.01.15 54788
426 윈도우 프로세스 라이브러리 윤태동 2004.05.29 183550
425 [정보] Google Calendar Sync to iPod touch Taedong Yun 2010.02.12 87167
424 [정보] 우분투 시작프로그램 .bashrc .profile .bash_profile 의 차이점 Taedong Yun 2010.11.10 81618
423 [정보] 안드로이드 - 저장된 WIFI 비밀번호 보기 Taedong Yun 2014.08.17 51156
422 [정보] 우분투 12.04 에서 한영키와 alt키가 같이 눌리는 문제 Taedong Yun 2012.04.28 46058
421 [정보] 악보바다 악보 pdf로 저장 Taedong Yun 2011.02.10 44861
420 [기사] 마이클 잭슨 무죄 윤태동 2005.06.14 28456
419 [자료] Authors of the IMO Problems 윤태동 2005.04.13 28200
418 [정보] 최고의 영화 1000 윤태동 2005.04.23 28150
417 북핵 문제 [5] 윤태동 2005.02.12 25979
416 [자료] SCI Math Journal List file 윤태동 2008.10.18 22498
415 [정보] 보호된(secured) PDF 파일 해제하기 윤태동 2008.11.30 21774