Concatenate/modify string variables
(see also Parse or flag data)
- Apparent problem with concat
- Combine a string variable and a numeric variable
- Concatenate All Values Into Constant Getting constant string, unifying all values of another string variable.
- Concatenate content of cases with same id
- Concatenate numbers
- Concatenate 22 variables
- Create an id using name and dob
- Normalize string
- Normalise alpha
- Remove initial from name
- Remove period from string
- Reorganize names
- Transform ascii codes into characters
- Convert first letter of each word to uppercase (v.2) 1 This syntax takes address line, parse it into separate word then capitalizes first letter of each word and joins back to a string. Note: supplementary string variables created.
Related pages
...