Forum Discussion
sun600net
May 16, 2019Copper Contributor
Referencing text from one worksheet in another as a COUNT, along specific rows only
I have a spreadsheet going and I need to reference some data from Sheet A in Sheet B. Sheet A contains the data, and Column D is a Name (in this case let's look for Person 1). I need a count ...
SergeiBaklan
May 17, 2019Diamond Contributor
sun600net , you may count by COUNTIF() or COUNTIFS()