Forum Discussion
jaxso915
Mar 07, 2024Copper Contributor
Using INDEX with SUMIFS?
In one spreadsheet, titled "Code Sheet", in column "A" I have the names of health codes. In column "B" I have point values that correspond with the codes in column "A" (1-5points). In a second spread...
jaxso915
Mar 08, 2024Copper Contributor
PeterBartholomew1 are Value2020 and data2020 the datasheets in your formula? If not that are they functioning as?
PeterBartholomew1
Mar 08, 2024Silver Contributor
I defined the name 'data2020' to be the entire range that contains data on sheet 2020. The formula examines every cell of the range to determine whether it can be found in the list and, if so, returns a value 'value2020' that in the numerical equivalent of the health code. From there I have summed the rows.