/excel-table-transfer

Tool for transferring data between Excel tables

Primary LanguageVBAMIT LicenseMIT

Excel Table Transfer Tool

A tool for transferring data between Excel tables.

Screenshot of Preview dialog

WARNING: Transfer operations by macros cannot be reversed using the Undo feature of Excel. Always backup your data beforehand!

🧰 Features

  • Transfer data from one table to another without using formulas.
  • Check if keys are a 1:1 match between tables, detecting orphans, additions and duplicates.
  • Only update rows where the key is present in both tables.
  • Automatically map all columns with the same name.
  • Highlight changed and unchanged data.

📸 Screenshots

Table Picker

Screenshot of Table Picker dialog

Key Mapper

Screenshot of Key Mapper dialog

Value Mapper

Screenshot of Value Mapper dialog

📝 Change Log