Excel has one-to-many columns (e.g., one contract with multiple payment batches). You need to expand to one row per batch. Usually that means complex formulas.
The "Payment batches" column has one-to-many values (comma-separated).Expand each batch into its own row, keep other columns unchanged.Output as a new Excel file.