hi all normally i do:
select 2 columns(ItemName, ItemQty), select 2 columns with data,
go to insert Pivot Table, and select new sheet, and configure my Pivot Table: ItemName and Sum(ItemQty).
give me unique name, with sum, and a Grand Total.
Right?
How to do this with VBA?
Thanks