Hi Michael,
You can use an array formula (ie a formula entered with Ctrl-Shift-Enter) like:
=SUM(IF(C3=C$1:C$500,1,))
When it's input this way, it'll look like:
{=SUM(IF(C3=C$1:C$500,1,))}
You can then copy the formula down as far as needed. As coded, it's sufficient for 500 rows.
Once you've done that, you can sort the sheet by whatever column you put the formula in. That'll give you a sheet sorted by author frequency.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
|