Forum Discussion
regr250
Aug 31, 2020Copper Contributor
What is best formula for this tax rate calculation?
Using named ranges, I am trying to multiply the proper tax rate to gallons of soft drink product. I am working within a pivot table. The rate used depends on what I'll call carbonation level (let's...
mathetes
Aug 31, 2020Silver Contributor
Are you familiar with the various LOOKUP functions? Or INDEX and MATCH?
In general, tax tables are accessed by means of one of the various lookups such that they can access the row or cell of the tax table that is appropriate based on some of those other variables you speak of.
Without actually seeing your layout (despite your description) it's hard to give you an exact formula. Always more helpful to the helpers here if you can post a copy of your spreadsheet, just devoid of any private or confidential info.