I’m looking for an efficient way to change state abbreviations to the full name.
I know it can be done with if statements or a case situation, but that would be huge memory usage.
Is there a function possibly that is existing or can it be added if not available?
Thanks
Gopack2