![]() |
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? |
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