I am trying to get a percentage to pull in based upon 2 criteria, however, the range of percentages is across many columns.
The criteria is a bad debt allocation name, as well as the "aging bucket" (or age of account). I have formulas set and working appropriately to give the allocation name, and aging bucket number, in my "final" sheet. The reference sheet I am using, has a column for the allocation name, then 9 columns for the aging bucket, and the applicable percentages, as these are all different based upon the allocation type, and the age of the account/aging bucket #. I believe I have to reference each column individually, but I am severely struggling with how to get this formula written, or, maybe index(collect isn't what I should be using after all. I have an embedded if(and(today formula calculating my aging bucket # in my final sheet as well, not sure if this why I am having issues since this is a criteria row.
Any and all help would be greatly appreciated!