开发者

Opening a CSV file which has date time field, getting opened in excel with "######"

开发者 https://www.devze.com 2023-03-29 00:49 出处:网络
While opening a CSV file in excel which has datetime field, it is getting opened in excel with the field marked as \"######\". Is there a way to format the e开发者_StackOverflow中文版xcel file while o

While opening a CSV file in excel which has datetime field, it is getting opened in excel with the field marked as "######". Is there a way to format the e开发者_StackOverflow中文版xcel file while opening the CSV file???


  • ##### Error Message

##### - Sometimes referred to as “Railroad tracks”, this error can be caused by several conditions:

  • A number in a cell is too wide for the cell to display it.

  • The formula in the cell produces a result that is too wide for the cell.

  • There is a negative number in the cell that has been formatted for dates or times. Dates and times in Excel must be positive values.

0

精彩评论

暂无评论...
验证码 换一张
取 消