Maximum number of rows of CSV data in excel sheet

前端 未结 3 1659
星月不相逢
星月不相逢 2021-02-05 00:46

It is known that Excel sheets can display a maximum of 1 million rows. Is there any row limit for csv data, i.e. does Excel allow more than 1 million rows in csv format?

3条回答
  •  清歌不尽
    2021-02-05 01:22

    Using the Excel Text import wizard to import it if it is a text file, like a CSV file, is another option and can be done based on which row number to which row numbers you specify. See: This link

提交回复
热议问题