Bennie47250
Programmer
Working on a price audit file.
We have a table that stores information on product types and pricing discount percentages, similar to what I have shown below.
Note that the last line for each customer code has a blank in the Pricing Promo column and this is the only line I need to use the multiplier for the various product types.
Examples
For a customer code of 86 and a product type of LL it will use 25 as the multiplier
For a customer code of 86 and a product type of PS it will use 35 as the multiplier
For a customer code of 87 and a product type of LL it will use 24 as the multiplier
For a customer code of 87 and a product type of PS it will use 34 as the multiplier
Is it possible to condition a formula to use the multipliers shown only the line with a blank in the Pricing Promo field? If yes, how?
Thanks
Bennie
We have a table that stores information on product types and pricing discount percentages, similar to what I have shown below.
Note that the last line for each customer code has a blank in the Pricing Promo column and this is the only line I need to use the multiplier for the various product types.
Examples
For a customer code of 86 and a product type of LL it will use 25 as the multiplier
For a customer code of 86 and a product type of PS it will use 35 as the multiplier
For a customer code of 87 and a product type of LL it will use 24 as the multiplier
For a customer code of 87 and a product type of PS it will use 34 as the multiplier
Is it possible to condition a formula to use the multipliers shown only the line with a blank in the Pricing Promo field? If yes, how?
Thanks
Bennie