Merge
SQL-style JOIN for spreadsheets
Combine two CSV or Excel files using a common key — like VLOOKUP but with inner, left, right, and outer joins. Pick exactly which columns to keep.
- Inner / Left / Right / Outer join
- Pick any columns from both files
- Download merged result as CSV