Hi Experts,
I use this formula for column MODEL COUNT on a lot of sheets, but only on one sheet it's not working and I get "no match".
I'm not able to find the reason.
Could you please help. This is my formula:
=IF([helper column]@row = MIN(COLLECT([helper column]:[helper column], [Model Number]:[Model Number], @cell = [Model Number]@row)), 1)