Salamullah
Board Regular
- Joined
- Mar 28, 2011
- Messages
- 221
Hi Experts,
I have account codes in column A, I want to separate them as follows, I am facing difficulty to apply formula to get in last column which is not fixed, please help
I have applied in Column B =LEFT(A1,4) and Column C =MID(A1,5,4) but need formula in Column D to get remaining of Column B & C
[TABLE="width: 500"]
<tbody>[TR]
[TD]AAAA3333MAX[/TD]
[TD]AAAA[/TD]
[TD]3333[/TD]
[TD]MAX[/TD]
[/TR]
[TR]
[TD]AAAA4444JUMP[/TD]
[TD]AAAA[/TD]
[TD]4444[/TD]
[TD]JUMP[/TD]
[/TR]
[TR]
[TD]BBBB55553159RMP[/TD]
[TD]BBBB[/TD]
[TD]5555[/TD]
[TD]3159RMP[/TD]
[/TR]
</tbody>[/TABLE]
I have account codes in column A, I want to separate them as follows, I am facing difficulty to apply formula to get in last column which is not fixed, please help
I have applied in Column B =LEFT(A1,4) and Column C =MID(A1,5,4) but need formula in Column D to get remaining of Column B & C
[TABLE="width: 500"]
<tbody>[TR]
[TD]AAAA3333MAX[/TD]
[TD]AAAA[/TD]
[TD]3333[/TD]
[TD]MAX[/TD]
[/TR]
[TR]
[TD]AAAA4444JUMP[/TD]
[TD]AAAA[/TD]
[TD]4444[/TD]
[TD]JUMP[/TD]
[/TR]
[TR]
[TD]BBBB55553159RMP[/TD]
[TD]BBBB[/TD]
[TD]5555[/TD]
[TD]3159RMP[/TD]
[/TR]
</tbody>[/TABLE]