Hi Forum
Hope all is well.
I need some help with a formula.
I have two worksheets
Data and Results.
In the results table I have a heat map and the formula matches and counts two variables from data.
Example
e.g.
Column A Column C
AAA 2020
AAA 2020
AAA 2050
BBB 2050
BBB 2010
BBB 5030
I used the formula =COUNTIF('Data'!$J$61:$J$77, "5050") # I do this for each value in Column A and Column C in my heat map
e.g.
formula =COUNTIF('Data'!$J$61:$J$77, "5050") # subsequent cells 5040,5030,5020,5010
The problem I have is by fixing the range every time I add a row to data I need to change the formula.
I cant seem to get something like =if(‘data’,”5030”countif)
Any help or preferably a better way would be much appreciated, I don’t use xl a great deal.
Many thanks
Regards
Rob
Hope all is well.
I need some help with a formula.
I have two worksheets
Data and Results.
In the results table I have a heat map and the formula matches and counts two variables from data.
Example
e.g.
Column A Column C
AAA 2020
AAA 2020
AAA 2050
BBB 2050
BBB 2010
BBB 5030
I used the formula =COUNTIF('Data'!$J$61:$J$77, "5050") # I do this for each value in Column A and Column C in my heat map
e.g.
formula =COUNTIF('Data'!$J$61:$J$77, "5050") # subsequent cells 5040,5030,5020,5010
The problem I have is by fixing the range every time I add a row to data I need to change the formula.
I cant seem to get something like =if(‘data’,”5030”countif)
Any help or preferably a better way would be much appreciated, I don’t use xl a great deal.
Many thanks
Regards
Rob