Builds reconciliation spreadsheet

Combines two spreadsheets with different row headers using two row header matching techniques.
961 download
Aggiornato 18 mag 2007

Nessuna licenza

You have two spreadsheets you want to join into one. But the names at the front of each row are not identical. So you can't match them. This script allows you to join them using two methods. It truncates the row name, assuming most the differences come after the first few characters. For instance, "Microsoft Corp Loan" & "Microsoft CL" A vLookup won't work. So the script truncates them both to MICROS, and matches them.

Also, there are two spreadhseets that contain name mapping. You can match "welding services" on one sheet to "metal works" on the other. There are two spreadhseets depending which column on the final spreadsheet you want altered. This is also useful for separating 3 distinct entries. For Micrsoft can be mapped MICRO1, MICRO2, MICRO3.

I wrote this for a specific spreadsheet at work. But you can modify the code for yourself instead of starting from scratch. Good luck.

Cita come

Aman Siddiqi (2024). Builds reconciliation spreadsheet (https://www.mathworks.com/matlabcentral/fileexchange/15026-builds-reconciliation-spreadsheet), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R14SP1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0