Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3422 Zobrazení

I need a serially alphabet. Record serially set like 1,2,3,4,5 so we create counter for numeric now I need A,B,C,D,E Suppose,

Serial | Item
  A    |  AppleStore
  B    |  Googlestore

Like this.

Thanks in advance

Avatar
Zrušit
Autor

Solve my issue just return counter value you just convert in ASCII value using chr() Suppose counter = 65 and return chr(counter) value is A.

Hi Farid, I am trying to do what you did with numbers. Can you please post the code?

Related Posts Odpovědi Zobrazení Aktivita
1
srp 25
259
1
dub 25
1475
1
zář 24
2153
1
čvc 24
1923
1
kvě 24
4270