![]() |
sorting
if you have a column of data that looks like xxxxx.xx.xxxx.xx.xxxxx, how do
you sort on just the first 3 sets of characters: xxxxx.xx.xxxx ? |
sorting
You could make a second columns with the formula
=LEFT(A2,13) and then sort by that. -- Best Regards, Luke M "curious user" wrote: if you have a column of data that looks like xxxxx.xx.xxxx.xx.xxxxx, how do you sort on just the first 3 sets of characters: xxxxx.xx.xxxx ? |
All times are GMT +1. The time now is 03:36 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com