Afternoon all,
Long time lurker first time poster - a lot of you have already really helped me out but don't know it! Thank you one and all.
I'm at my wits end with a conditional mode query.
in column A I have the name of a product (text) There are around 1k products that show up multiple times in around 25k total rows
in column B I have the customer name there are about 200 customer names (likely not relevant).
in column C I have the number of times that product has been bought by that said customer
I'm trying to get to a point where I can how often (the mode of number of times) a product is purchased
I've tried the =mode(if(A1:A25000=A2,$C$1:$C$25000)) (as an array) but I've hit a brick wall as I think this is only looking at the one line
I had this dream there would be the equivalent of an averages I could just bung in wiht my criteria but that's not the case.
Any advice or words of wisdom gratefully received!
Long time lurker first time poster - a lot of you have already really helped me out but don't know it! Thank you one and all.
I'm at my wits end with a conditional mode query.
in column A I have the name of a product (text) There are around 1k products that show up multiple times in around 25k total rows
in column B I have the customer name there are about 200 customer names (likely not relevant).
in column C I have the number of times that product has been bought by that said customer
I'm trying to get to a point where I can how often (the mode of number of times) a product is purchased
I've tried the =mode(if(A1:A25000=A2,$C$1:$C$25000)) (as an array) but I've hit a brick wall as I think this is only looking at the one line
I had this dream there would be the equivalent of an averages I could just bung in wiht my criteria but that's not the case.
Any advice or words of wisdom gratefully received!