H
hfx.selling
x-no-archive: yes
I have a set of data comprised of user IDs separated by a space
(output from a logging application): A sample cell might contain the
following value (only a space between the values):
Test.Guy Sample.User Admin
I also have a range containing a subset of the possible values (user
names), each in their own set of cells, such as:
Test.Guy
Sample.user
I would like to craft a formula that counts the number of users from
the list that appear in the cells. So ideally, I would have a cell
that reports "Number of OUR users" as 2 for the above example, as two
of the three values are in my range of user IDs.
Does anyone have any suggestions on how to accomplish this?
I have a set of data comprised of user IDs separated by a space
(output from a logging application): A sample cell might contain the
following value (only a space between the values):
Test.Guy Sample.User Admin
I also have a range containing a subset of the possible values (user
names), each in their own set of cells, such as:
Test.Guy
Sample.user
I would like to craft a formula that counts the number of users from
the list that appear in the cells. So ideally, I would have a cell
that reports "Number of OUR users" as 2 for the above example, as two
of the three values are in my range of user IDs.
Does anyone have any suggestions on how to accomplish this?