Builds reconciliation spreadsheet

版本 1.0.0.0 (16.3 KB) 作者: Aman Siddiqi
Combines two spreadsheets with different row headers using two row header matching techniques.
961.0 次下载
更新时间 2007/5/18

无许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Spreadsheets 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0