Number To Sequence String

How should we know it is like Excel?

I want excel column names
When I input a column number it should give column name
Like examples in first post

i think this is what you want…

Blocks

AIA

Number2String.aia (4.7 KB)

Result

2 Likes

Working well on all numbers…
Thank you very much…
@nikzdreamer2001 :slightly_smiling_face:

It’s okay as we are here to help each other and everyone.

anyway your question was really very amazing and tricky.

1 Like

Number2String (3).apk (4.8 MB)

Sorry i forgot to share apk…
:stuck_out_tongue_closed_eyes: :stuck_out_tongue_closed_eyes: :stuck_out_tongue_closed_eyes:

I set clock timer in this apk
On clock.timer
Set.textbox.text = textbox.text +1
To make sure every number works properly

till infinity :scream_cat: :scream_cat:

1 Like

Now a challenge here, String (base26) to decimal.

You write AAAA and get 18279.

Yes, I wanted to ask this
But trying to do by myself

i’ll suggest you to create new post for this

Best of luck @sonumohammad333

I think you meant new topic…
:grin:

1 Like

oh yes i mean new topic. :sweat_smile:

1 Like

@Kodular
20200508_185048

20200508_185659

topic is created by @juananton1991

1 Like

This is another more simplified code.

Base26.aia (2.8 KB)

This is base 27 with “zero”

@,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z