=FILTER(A3:A2955, XLOOKUP(A3:A2955, B3:B2928, B3:B2928, "")="")
See attached example file. Coulmn B contains all rows in column A except the output in column D.
Modified on: Thu, 11 Jul, 2024 at 11:56 AM
=FILTER(A3:A2955, XLOOKUP(A3:A2955, B3:B2928, B3:B2928, "")="")
See attached example file. Coulmn B contains all rows in column A except the output in column D.
Did you find it helpful? Yes No
Send feedback