ExcelNewbie2020
Active Member
- Joined
- Dec 3, 2020
- Messages
- 333
- Office Version
- 365
- Platform
- Windows
Let say i need to filter range column A:D. for my include condition should be Unique values from column C..
if we apply that in formula (that doesn't work)
= FILTER(A:D,Unique(C:C))
What could be the correct formula?
Many Thanks
if we apply that in formula (that doesn't work)
= FILTER(A:D,Unique(C:C))
What could be the correct formula?
Many Thanks