G
Guest
I am wanting to take the autonumber assigned to a new record and in a second field, convert that number into a base36 format. My database is forced to be limited to only 3 characters in that second field and so I needed to maximize my results with base36 (A-Z, 0-9).
If there is another way to keep such a strict controls on records that will have high visibility I will take suggestions.
If there is another way to keep such a strict controls on records that will have high visibility I will take suggestions.