Thread
: [Solved]
Sorting cells with duplicates values
View Single Post
12-23-2017, 10:41 PM
xor
Windows 10
Office 2016
Expert
Join Date: Oct 2015
Posts: 1,101
Can't you just use a COUNTIF formula in D2 as follows:
=COUNTIF($A$2:$A$100,A2)
copy down to A100. Then sort A1:d100 by column D, Add Level and Then by ID number?
xor
View Public Profile
Find all posts by xor