I have a large file in Excel 2007 that's ostensibly in alphabetical order. But because it was OCR'd, errors have occurred, and some entries were mis-read. An example would be:
<table style="border-collapse: collapse; width: 149pt;" border="0" cellpadding="0" cellspacing="0" width="199"><col style="width: 149pt;" width="199"> <tbody><tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt; width: 149pt;" height="17" width="199">Janna</td> </tr> <tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt;" height="17">Jannlcke</td> </tr> <tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt;" height="17">Jannikke</td> </tr> </tbody></table>
or
<table style="border-collapse: collapse; width: 149pt;" border="0" cellpadding="0" cellspacing="0" width="199"><col style="width: 149pt;" width="199"> <tbody><tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt; width: 149pt;" height="17" width="199">Jullia Ann</td> </tr> <tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt;" height="17">Jurnna</td> </tr> <tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt;" height="17">Junco</td> </tr> </tbody></table>
If I could know when an entry is not in alphabetical order, such as "Jannlcke" before "Jannikke", I could find many of these errors more easily. Is there a way to do this? Perhaps some form of conditional formatting, or data validation? I have looked in the forums here, and in MS KB, and online generally, without success.
Suggestions would be greatly appreciated. Thanks.
Peter
<table style="border-collapse: collapse; width: 149pt;" border="0" cellpadding="0" cellspacing="0" width="199"><col style="width: 149pt;" width="199"> <tbody><tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt; width: 149pt;" height="17" width="199">Janna</td> </tr> <tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt;" height="17">Jannlcke</td> </tr> <tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt;" height="17">Jannikke</td> </tr> </tbody></table>
or
<table style="border-collapse: collapse; width: 149pt;" border="0" cellpadding="0" cellspacing="0" width="199"><col style="width: 149pt;" width="199"> <tbody><tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt; width: 149pt;" height="17" width="199">Jullia Ann</td> </tr> <tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt;" height="17">Jurnna</td> </tr> <tr style="height: 12.75pt;" height="17"> <td style="height: 12.75pt;" height="17">Junco</td> </tr> </tbody></table>
If I could know when an entry is not in alphabetical order, such as "Jannlcke" before "Jannikke", I could find many of these errors more easily. Is there a way to do this? Perhaps some form of conditional formatting, or data validation? I have looked in the forums here, and in MS KB, and online generally, without success.
Suggestions would be greatly appreciated. Thanks.
Peter