Sign in to join the conversation:
The posts in this section are historical and no longer monitored for accuracy. If this discussion interests you and you'd like to join in, please visit the active Community to post and engage.
Is there a way to order search results from the Current Sheet by their line number within the sheet?
Not directly.
I often create a RowID column with the formula
=RowID1 + 1
in row 2 and copied to the rest of the rows.
I have to update this manually when adding/deleting rows but works.
I also make the font big and bold so I can read them.
Craig