ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   sort on character position (https://www.excelbanter.com/excel-worksheet-functions/121468-sort-character-position.html)

Jimpm98

sort on character position
 
I have a six digit part number that I need to sort by the 3rd digit and the
5th digit. Is this possible?

Bob Phillips

sort on character position
 
Add this formula to an adjacent cell

=MID(A2,3,1)&MID(A2,5,1)

and sort both columns by the second column

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)
"Jimpm98" wrote in message
...
I have a six digit part number that I need to sort by the 3rd digit and the
5th digit. Is this possible?





All times are GMT +1. The time now is 04:21 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com