Public Sub AlterColValDups(ColIndex As Integer, AlterMask As String)
Replaces all duplicates of a value in a column with a nominated string. The columns must be sorted already if the duplicates are to be in a single contiguous block. The first value is not modified.
This can simulate the 'Hide Duplicates' property available in Access reports.
xf_DataList
xf_DataList