Having more than 1 million rows in Excel isn't possible in a single worksheet, since the hard limit is 1,048,576 rows. Any attempt to open, load, or paste more data than that will either fail outright or silently drop the rows past the limit.
This situation comes up often with exported reports, database dumps, or log files that were never meant to fit a spreadsheet in the first place, and it leaves you needing a way to work with the data without Excel as the sole destination.
Million by Million Rows Copier solves this by treating the data as a whole first, loading up to 50,000,000 rows into a local SQLite file, then splitting it into 1,000,000-row chunks that Excel can actually accept.
You can also skip Excel entirely for parts of the workflow and export the full dataset directly to CSV, XLSX, JSON, SQL, TSV or XML, keeping the option to work in Excel only where it actually makes sense.










- Load the full dataset into Million by Million Rows Copier rather than trying to open it in Excel first.
- Check the total row count once loading completes.
- Decide whether to work in Excel via chunked pasting, or export directly to another format.
- If pasting, click Copy Next Chunk repeatedly and paste into successive worksheets.
- If exporting, use Export Everything to save the complete dataset in one operation.
- Loads up to 50,000,000 rows regardless of Excel's own limit
- 1,000,000-row chunks make Excel pasting possible again
- Direct export to six other formats bypasses Excel altogether if needed
- Loads from more than 25 source formats without prior conversion
- Local SQLite storage keeps the process stable at any row count
- Progress tracking shows exactly how much of the dataset remains
Can I just increase Excel's row limit to fit more than 1 million rows?
No, the 1,048,576-row limit is fixed at the worksheet level and cannot be changed through settings or add-ins.
What's the best option for more than 1 million rows if I still need Excel?
Load the data into Million by Million Rows Copier and paste it in 1,000,000-row chunks across multiple worksheets.
Do I have to use Excel at all for data this large?
No, you can export the full dataset directly to CSV, XLSX, JSON, SQL, TSV or XML without touching Excel.
How do I know if my data actually exceeds 1 million rows?
Loading the dataset into Million by Million Rows Copier reports the exact total row count once the import finishes.
Whatever you need to do with more than 1 million rows, start with a clean local load.