Hai
I am New to VB Macros . I want to Check the Duplicate Value in the Excel Value Using Macro VB editor
Eg:
If the 1 St Row Contains Name as " VB" and the Value For Vb is 30
2 nd Row Contains the Same Name "VB" and the Value for this is 20.
I want to Remove the Duplicate Name and I want the output like this
VB and the Value is 50 (30+20)
Can Anyone Tell How can I Get this? Can AnyOne Send me the Code for Adding the Value After Checks the Duplicate Name
I Written One Method that Generates the Values in the AboveSheet. I want to Check the Duplicate Value in the Sheet
Thanks in Advance
Kumar