Builds reconciliation spreadsheet

Combines two spreadsheets with different row headers using two row header matching techniques.
961 descargas
Actualizado 18 may 2007

Sin licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R14SP1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0