Hi to everyone! Is there the possibility to merge/unique rows with the same value (ex: the same text name) and sum up their quantities?
Example: I'm looking for a method that gives me two rows Orange => 5, Apple => 1
2 L A T E S T R E P L I E S (Newest First)
Mik95
Posted - 05/25/2022 : 3:34:42 PM Thank you James
quote:Originally posted by YimingChen
go to menu Worksheet->Remove/Combine Duplicated Rows... Set col(A) as the Reference column and Merge Duplicates by Sum. Click OK.
James
YimingChen
Posted - 05/24/2022 : 5:25:42 PM go to menu Worksheet->Remove/Combine Duplicated Rows... Set col(A) as the Reference column and Merge Duplicates by Sum. Click OK.