Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3414 Tampilan

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
Buang
Penulis

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?

Post Terkait Replies Tampilan Aktivitas
1
Agu 25
102
1
Apr 25
1456
1
Sep 24
2132
1
Jul 24
1900
1
Mei 24
4244