p1tse
Suspended / Banned
- Messages
- 2,391
- Edit My Images
- No
Basically say my data looks like this in each cell
john e-12345
smith e-123
paul e-4567
joe e-98
blogg e-233234
how can i split out just the numbers on the end?
can't do a right(text,number)
only way at the moment is to find and replace e- with something like @ and then delimit with @
but is there a forumulae?
john e-12345
smith e-123
paul e-4567
joe e-98
blogg e-233234
how can i split out just the numbers on the end?
can't do a right(text,number)
only way at the moment is to find and replace e- with something like @ and then delimit with @
but is there a forumulae?