Combine 3 CSVs and Download as Excel
Append January, February, and March sales into one dataset (stack rows) and export the combined result
Combine 3 CSVs and Download as Excel
This guide shows how to stack three monthly CSVs — january_sales.csv, february_sales.csv, and march_sales.csv — into one table and export the combined result as an Excel file.
Prerequisites
- Have an InstantRows project open
- Download the sample files:
Step 1 — Upload the CSVs
- Go to the Home page and upload the january file
- The web page should redirect to the view page where the data is present
Step 2 — Append February below January
- Click upload
- Select Source to append:
february_sales.csv - The code will check if there is enough overlap in the columns
- Choose Append
- The data should refresh with the new rows and a step should be added
Step 3 — Append March to the result
- Click the upload button again
- Select Source:
march_sales.csv - Apply Append
- The data should refresh with the new rows and a step should be added
At this point, all three months are stacked into a single table.
Step 4 — Export to Excel (.xlsx)
- Click Download → Excel (.xlsx) to download the combined file.
That’s it — you’ve combined three CSVs and created a single Excel download.
Ready to Try It Yourself?
Join our waitlist to get early access. Start transforming your data in seconds.