Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3498 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Tác giả

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?

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 8 25
606
1
thg 4 25
1607
1
thg 9 24
2285
1
thg 7 24
2056
1
thg 5 24
4511