T Function Dictionary
| Function Dictionary | Function Examples | Function Categories |
| T | ||||||||||
| Cell To Test | Result | |||||||||
| Hello | Hello | =T(D4) | ||||||||
| 10 | =T(D5) | |||||||||
| 1-Jan-98 | =T(D6) | |||||||||
| =T(D7) | ||||||||||
| What Does It Do ? | ||||||||||
| This function examines an entry to determine whether it is text or not. | ||||||||||
| If the value is text, then the text is the result of the function | ||||||||||
| If the value is not text, the result is a blank. | ||||||||||
| The function is not specifically needed by Excel, but is included for compatibility with | ||||||||||
| other spreadsheet programs. | ||||||||||
| Syntax | ||||||||||
| =T(CellToTest) | ||||||||||
| Formatting | ||||||||||
| No special formatting is needed. | ||||||||||