I've been learning more lately and using index, match, indirect, etc. with more success. I've struggled to find an answer for this one, although I am sure it is very easy. Here is the issue. I am trying to set a formula so that the data on the "cover sheet" tab will be populated from the "Bad Debt" tab that is in yellow. The formulas can't be hardcoded because the number of rows will change each time the report is run because customers are added or dropped off. However the "comp codes" won't change and the relative position of the totals in relation to the detail won't change.
My thought was for example to have excel find a match for "2000COMPANY TOTAL" (in this example it is cell D26&D27) and then return the value 3 rows over and 6 down from that match in order to populate the "Specific Provision" item. Then with the same "2000COMPANY TOTAL" match populate the 3 rows over and 7 rows down for the value under "AR Current", etc. etc. Then also do the same for "3000COMPANY TOTAL". I hope you are getting the idea here. I've tried if and offset functions, but couldn't get it to check the whole column for a match.
The idea would to be able to paste a new information in the Bad Debt tab and have it automatically populate the cover sheet.
The file is attached, your help is much appreciated!!
Bookmarks