Hello everyone!
This is my first post!
and I already did some research but I couldn't find any formula or module that could completely solve this problem.
The numbers to letters was already solved, but the twist is really difficult..
I need the numbers in cell A1 to become coded letters in cell B1..
letters and their corresponding values as follows;
[TABLE="class: grid, width: 75, align: center"]
<tbody>[TR]
[TD="align: center"]A[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD="align: center"]B[/TD]
[TD="align: center"]2[/TD]
[/TR]
[TR]
[TD="align: center"]C[/TD]
[TD="align: center"]3[/TD]
[/TR]
[TR]
[TD="align: center"]D[/TD]
[TD="align: center"]4[/TD]
[/TR]
[TR]
[TD="align: center"]E[/TD]
[TD="align: center"]5[/TD]
[/TR]
[TR]
[TD="align: center"]F[/TD]
[TD="align: center"]6[/TD]
[/TR]
[TR]
[TD="align: center"]G[/TD]
[TD="align: center"]7[/TD]
[/TR]
[TR]
[TD="align: center"]H[/TD]
[TD="align: center"]8[/TD]
[/TR]
[TR]
[TD="align: center"]I[/TD]
[TD="align: center"]9[/TD]
[/TR]
[TR]
[TD="align: center"]J[/TD]
[TD="align: center"]0[/TD]
[/TR]
</tbody>[/TABLE]
The twist
X – STANDS FOR THE TENTH PLACE ZERO ( .”0”0)
Y – STANDS FOR THE HUNDRETH PLACE ZERO (.0”0”|)
Z – STANDS FOR THE SAME NUMERICAL VALUE AS THE NUMBER BEFORE IT, GIVEN THAT IT IS NOT THE THIRD SAME NUMBER
E.G.
I hope you guys can help me..
Looking forward to hearing from you and thanks in advance!
This is my first post!

The numbers to letters was already solved, but the twist is really difficult..
I need the numbers in cell A1 to become coded letters in cell B1..
letters and their corresponding values as follows;
[TABLE="class: grid, width: 75, align: center"]
<tbody>[TR]
[TD="align: center"]A[/TD]
[TD="align: center"]1[/TD]
[/TR]
[TR]
[TD="align: center"]B[/TD]
[TD="align: center"]2[/TD]
[/TR]
[TR]
[TD="align: center"]C[/TD]
[TD="align: center"]3[/TD]
[/TR]
[TR]
[TD="align: center"]D[/TD]
[TD="align: center"]4[/TD]
[/TR]
[TR]
[TD="align: center"]E[/TD]
[TD="align: center"]5[/TD]
[/TR]
[TR]
[TD="align: center"]F[/TD]
[TD="align: center"]6[/TD]
[/TR]
[TR]
[TD="align: center"]G[/TD]
[TD="align: center"]7[/TD]
[/TR]
[TR]
[TD="align: center"]H[/TD]
[TD="align: center"]8[/TD]
[/TR]
[TR]
[TD="align: center"]I[/TD]
[TD="align: center"]9[/TD]
[/TR]
[TR]
[TD="align: center"]J[/TD]
[TD="align: center"]0[/TD]
[/TR]
</tbody>[/TABLE]
The twist
X – STANDS FOR THE TENTH PLACE ZERO ( .”0”0)
Y – STANDS FOR THE HUNDRETH PLACE ZERO (.0”0”|)
Z – STANDS FOR THE SAME NUMERICAL VALUE AS THE NUMBER BEFORE IT, GIVEN THAT IT IS NOT THE THIRD SAME NUMBER
E.G.
- 10.00 IS AJXY
- 15.00 IS AEXY
- 11.50 IS AZEY
- 55.50 IS EZEY
- 159.50 IS AEIEY
- 333.00 IS CZCXY
- 212.20 IS BABZY
- 1,068.00 IS AJFHXY
I hope you guys can help me..

Looking forward to hearing from you and thanks in advance!