Merge Data from Multiple Files Effortlessly!

Hero image showcasing data wrangling tools with a wrench and data icon.

Wave farewell to complex Excel VLOOKUP formulas, Power Query, or VBA scripts! Our free online tool offers a simple alternative for Excel users seeking to merge large data effortlessly from two different files (csv, xlsx).


Step 1: Load Your Data

  1. Choose Files: Click the "Choose Files" button to select the CSV or Excel file you want to process.
  2. Load Data: Once the file is selected, click the "Load Data" button. The file name will appear below, indicating successful upload.

Step 2: Update Configuration & Click Run

File 1

Merge Type

File 2

Merge types

Here's a brief overview of different types of merge/joins...
* Inner Join: Returns only the rows that have matching values in both tables being joined based on the specified condition.
* Left Join (or Left Outer Join): Returns all the rows from the left table and the matched rows from the right table. If there are no matching rows in the right table, NULL values are included for the columns from the right table.
* Right Join (or Right Outer Join): Returns all the rows from the right table and the matched rows from the left table. If there are no matching rows in the left table, NULL values are included for the columns from the left table.
* Full Join (or Full Outer Join): Returns all rows from both tables, with NULL values for columns from the table that does not have a match.
* Cross Join (or Cartesian Join): Returns the Cartesian product of the two tables, meaning each row from the first table is combined with every row from the second table.

Your privacy is our priority; data stays local for peace of mind. Plus, forget about file size limitations.