combine your tables, using relational variables
Instructions
All files must be Excel files. The ID must be the first column (A), variable names must be the top row (1), and the Data must start on the second row (2). The cells should contain only data with valid IDs. Program may have trouble with data files of over 10 thousand cases.
You can choose two types of merges: A) All unique IDs in all files will provide IDs for resulting file, or B) Base file will be selected first, and all other files will be matched to the base file. Please see Examples on Excel Sheets Provided.