I need to insert two sets of data, separated by a comma, into the same cell using a macro. The data is located in a separate sheet of the workbook. I need to pull it into a summary sheet I have created.
The two values that should be concatenated are based on an ID from the summary screen. I'm not sure how to do this in VBA.