| A | B |
| CONCAT | An Excel function that allows for data from multiple cells to be combined. |
| CSV | A file containing data that is separated by commas. |
| Delimiter | A character used to separate individual pieces of data. |
| Hyperlink | A feature that takes the user to another location either within the document, an external file, or a website. |
| LOWER | An Excel function that converts every letter to lowercase. |
| PROPER | An Excel function that allows the first letter of every word to be capitalized. |
| String | A collection of characters upon which no mathematical calculations are to be performed (such as letters, Zip Codes, and telephone numbers, for example). |
| Text | A collection of letters that have meaning. |
| TEXTJOIN | An Excel function that combines data from multiple cells into a list separated by a delimiter. |
| TXT | A file that contains data that is commonly separated by tabs. |
| UPPER | An Excel function that converts every letter to uppercase. |