Convert state abbreviations to full name with VBScript: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 September 2015

  • curprev 22:4222:42, 11 September 2015Jkuehlthau talk contribs 3,793 bytes +3,793 Created page with "I'm sure there is a better way to do this, but I was in a hurry. <source lang="vb"> Function ScriptedField Dim strState If "@@ORG:BusinessAddrState@@" = "AL" Then strState..."