jamiguel77
Active Member
- Joined
- Feb 14, 2006
- Messages
- 387
- Office Version
- 2016
- 2010
- 2007
- Platform
- Windows
- Web
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
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