I am using this formula to pick unique values from Day_1 range.
It grabs blank cells and well as a zero.
{=INDEX(Day_1,MATCH(0,COUNTIF($A$72:$A72,Day_1),0))}
How can I modify this formula to give the uniques values, excluding the blanks, zeros and if possible the #N/A.
Attached is the example file
Bookmarks