I have three columns: Sender, Receiver, # of Text Messages.
I need to condense the rows by getting the average of two columns.
So let's say Carol sends Jack 8 text messages, and Jack sends Carol 4 text messages, the result would be 6 messages between these two people.
See image below for better description.