Skip to content

Combine all columns from two Microsoft Excel spreadsheets into one based on matching column values

Notifications You must be signed in to change notification settings

RandomRhythm/CombineSpreadsheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

CombineSpreadsheets

Combine all columns from two Microsoft Excel spreadsheets into one based on matching column values. If you have two spreadsheets with different data but one data column is the same, then this script can combine those two spreadsheets based on matching values. Example: Spreadsheet 1 has columns SHA256, File Path Spreadsheet 2 has columns Threat Score, SHA256 Combined spreadsheet has columns SHA256, File Path, Threat Score, SHA256

Combining off the SHA256 column will add all columns from the first match row in spreadsheet 2 to spreadsheet 1.

About

Combine all columns from two Microsoft Excel spreadsheets into one based on matching column values

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published