Hi,
I would like to make a sumproduct with a criteria while only using VBA, Is this something possible?
So to make this clearer, I have a document with 3 columns.
Column A = Category
Column B = Amount
Column C = Quantity
So I would like a VBA function that will give me the total amount (Amount*Quantity) for a specific category...
Help is really appreciated.
Thanks
I would like to make a sumproduct with a criteria while only using VBA, Is this something possible?
So to make this clearer, I have a document with 3 columns.
Column A = Category
Column B = Amount
Column C = Quantity
So I would like a VBA function that will give me the total amount (Amount*Quantity) for a specific category...
Help is really appreciated.
Thanks