Hi,
I'm *attempting" to take a spreadsheet containing 2 columns, and concatenate the values in Column B ("Account Number") for each unique name in Column A ("User ID"). The resulting concatenated string would go into Column B. Any ideas on the best way to approach this through VBA? :confused...