Column in yellow is the data. Column red is using the filter formula to display the x, y coordinates but displays it incorrectly. I want to display the x,y coordinates in the green column correctly but without the 0,0 coordinates. Column green is how I want it to look. How do I write the formula in Cell G3 and H3? =Filter(A3:A12,A3:A12 <> ????????)?