ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I set multiple parameters using VLookup (https://www.excelbanter.com/excel-worksheet-functions/102522-how-do-i-set-multiple-parameters-using-vlookup.html)

Danelle Boling, Sales Analyst

How do I set multiple parameters using VLookup
 
I am wanting to set parameters for one total made up from different varibles
in multiple columns.
Example: Figuring gross sales for a sales representative in a particular
region under a certain customer patch area for specific product.

Toppers

How do I set multiple parameters using VLookup
 
SUMPRODUCT is a likely candidate:

=SUMPRODUC(--(A1:A100=Region),--(B1:B100=CustomerArea),--(C1:C100=SalesRep),--(D1:D100=Product),--(E1:E100))

where Column E are sales figures

Region,CustomerArea etc can be placed in cells

NOTE: SUMPRODUCT cannot use total columns but must be specified ranges of
same size i.e. A:A is invalid.

HTH

"Danelle Boling, Sales Analyst" wrote:

I am wanting to set parameters for one total made up from different varibles
in multiple columns.
Example: Figuring gross sales for a sales representative in a particular
region under a certain customer patch area for specific product.



All times are GMT +1. The time now is 03:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com