Sets up grouping on the passed column names.
Group definitions are set up one per column, in the same order as the columns are passed.
Group definitions will be referenced using a group index from 1 to the number of group definitions.
A comma separated string containing the column names for grouping.
Debug.Print lstExt.SetMatchColumnNames "OrderDate, OrderID"