I have the following Data
SKU Cell (M5)
SKU Check Range(Table 1, Column J2:J8000)
Model Range(F2:F8000)
I need to have the following logic converted to the formula for it
IF SKU = SKU Check, Output all models that match from Model Column with ", " delimiters for multiple matches
I hope this makes sense Any help on this would be incredibly appreciated