G'day all,
Could someone point me in the right direction please.
The formula I have been using to locate 3 numbers from a column is: =IF(ISERROR(MID($A4,COLUMN()-1,1)*1),MID($A4,COLUMN()-1,1),MID($A4,COLUMN()-1,1)*1)
Previously I only needed to enter 3 numbers into column A and the formula would seperate those numbers into B1,C1 & D1, now I need to enter on average 12 numbers ie:123456789123, the formula I need now is something that will only pick up the last 3 numbers on the right ie: 1,2,3.
As you may be able to tell from the formula above it will only pick up the numbers on the left, where am I going wrong lol.
Any help in relation to this problem is much appreciated & I thank you in advance!
Regards,
NB
Bookmarks