Quantcast
Channel: Microsoft Dynamics AX
Viewing all articles
Browse latest Browse all 101540

Blog Post: create a progressive string count (example A,B,C,D…)

$
0
0
Hi, this below it’s a piece of code to create a incremental string counter like A, B, C, D and so on temporary = ‘A’; temporary  = num2char(char2num(temporary ,1) + 1); the result will be that temporary has value ‘B’

Viewing all articles
Browse latest Browse all 101540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>