Split a DataTable into two based on a column group

@SONYC

Then just use group by and each group would be a separate datatable…paste each to separate sheet instead of only two

Cheers