~/ learn/ afm-112/ cards/ TRIM, UPPER, LEFT, & — and their R twins
1 of 10

In Sheets, type the helper-column formula that removes stray spaces from A2 and folds it to capitals.

In Sheets, type the helper-column formula that removes stray spaces from A2 and folds it to capitals.

Answer

=UPPER(TRIM(A2))

Inside out: TRIM first, then UPPER. "on " → "ON", " Qc" → "QC". Recoding "Ontario" to "ON" needs a lookup (Lesson 6.8).

space flip · ← → navigate · esc to exit
NORMAL ~/memra/library/19f65a38-849a-4154-88f1-f87a606087d6/flashcard utf-8 LF