mscallisto
Technical User
my banking data looks like this:
Date________Description____________
12/01/2013 | Check: 1223 Dr Jones
12/03/2013 | Check: 1224 Dr Allen
To sort the description column by doctor I've always made a helper column e.g. =MID(B1,12,20) then sorted by the helper column.
I don't believe I can do this without the helper column but thought I would ask anyway.
Thanks in advance
Sam
Date________Description____________
12/01/2013 | Check: 1223 Dr Jones
12/03/2013 | Check: 1224 Dr Allen
To sort the description column by doctor I've always made a helper column e.g. =MID(B1,12,20) then sorted by the helper column.
I don't believe I can do this without the helper column but thought I would ask anyway.
Thanks in advance
Sam