L
Louise Taylor
I need to find either a formula or a script that will find certain text in a
cell and then add a number to a counter based on that text.
What I have so far is something like:
=IF(cellA="text", (cellB+1), (""))
What I want is:
If cell A contains certain text, then add 1 to cell B, if not then do
nothing.
Thanks,
Paul
cell and then add a number to a counter based on that text.
What I have so far is something like:
=IF(cellA="text", (cellB+1), (""))
What I want is:
If cell A contains certain text, then add 1 to cell B, if not then do
nothing.
Thanks,
Paul