The Merge Sheets function is a feature that allows you to combine data from multiple sheets within a single workbook into one sheet.
Merge Direction
Vertical: Data from each sheet will be appended one after another in rows, making it ideal for adding new records under existing data.
Horizontal: Combines data by extending it side by side in columns, suitable for cases where you want to expand your dataset horizontally with new attributes or metrics.