Hi there folks,
I'm looking to ask for your help on an issue I'm having with a pivot table.
The situation is the following:
I have data on 1 group of users, who use Chrome, and another list of users who use Paint.
I'm trying to calculate the number of users who use both chrome and paint.
The way I've got it set up is: 1 worksheet each for the user lists. On the worksheet for chrome, I have a "paint" column, where I'm using a countif formula to get a binary value (1 for match, 0 for no match) between the 2 applications. Formula:
=COUNTIF('Paint users'!$F:$F,'Chrome users'!$A:$A)
However, the sum of matches exceeds the number of users for paint, which doesn't make sense...
Refreshing the pivot gives me a lower value, which changes back to the original wrong value upon another refresh.
I'm at a loss here. I've cleansed the data several times (though I've had issues before, as I had filtered an original longer user list based on a certain criteria. This resulted in some values getting hidden, but still showing up in the calculations.)
What am I doing wrong?
Please let me know if I need to clarify anything.
Thanks in advance!![]()
Bookmarks