Hi, New in this forum, I am having a problem with my vba code, what i want is to match column from 2 different sheet,copy offset and sum up if matched values is greater than 1.
The problem with below codes, cannot sum up values if duplicate.
Thank you.
Private Sub CommandButton1_Click()...