Convert Base 10 To Base 36 For Serialization Follow
If Base 10 value is entered in data entry form ( BT 2016 R1) but desired value is BASE 36 when printed. is there a built in feature that I can use? I do not know Vb-scripting but can modify a bit to my test.
1 comments
There is nothing built-in, you'll need to do some scripting. If you Google you'll find a bunch of conversion scripts that you can adapt to your needs.
Please sign in to leave a comment.