Excel files with byte order mark for UTF-8 causing errors

后端 未结 1 1452
生来不讨喜
生来不讨喜 2021-01-12 22:56

I am just wondering if there is any possible way to fix this. I receive Excel files at work that contain the splicing information for fibre joints, and when I try to import

1条回答
  •  Happy的楠姐
    2021-01-12 23:36

    I have figured out the answer, will leave it here for anyone who is encountering a similar issue.

    Open the csv file in Notepad++, in the encoding menu you can change from UTF-8 BOM to UTF-8. Save the file and it is gone, simple as that.

    Good luck!

    0 讨论(0)
提交回复
热议问题