B
bridgerbell
i have integer values in column A where some integers repeat.
i want column B to list the unique integers of column A in the order
they appear in column A ignoring repeats.
So if column A has the integers: 1,4,1,3,3,1,2
I want my formula to give me the integers: 1,4,3,2,0,0,0
Is this possible?
Any help would be greatly appreciated!
i want column B to list the unique integers of column A in the order
they appear in column A ignoring repeats.
So if column A has the integers: 1,4,1,3,3,1,2
I want my formula to give me the integers: 1,4,3,2,0,0,0
Is this possible?
Any help would be greatly appreciated!