A
alistair01
hi
I am trying to use a count if to count the number of times certain tex
appears in a data sheet. eg
=COUNTIF(atl!J:J,"*Program 'Panic' - triggered by user*")
this works fine, however to make this app more user friendly i want t
be able to make the text part of look at a a cell instead of th
'Panic' part so i want it to look like this
=COUNTIF(atl!J:J,"*Program '("a2")' - triggered by user*")
Where a2 is the cell refernece.
Thanks in advance
I am trying to use a count if to count the number of times certain tex
appears in a data sheet. eg
=COUNTIF(atl!J:J,"*Program 'Panic' - triggered by user*")
this works fine, however to make this app more user friendly i want t
be able to make the text part of look at a a cell instead of th
'Panic' part so i want it to look like this
=COUNTIF(atl!J:J,"*Program '("a2")' - triggered by user*")
Where a2 is the cell refernece.
Thanks in advance