Sample Data
This data shows different text strings in cells A1 to A5. Some are words, some numbers as text, a space, and an empty cell.
| Cell | Value |
|---|---|
| A1 | Hello |
| A2 | Excel |
| A3 | 12345 |
| A4 | |
| A5 |
This data shows different text strings in cells A1 to A5. Some are words, some numbers as text, a space, and an empty cell.
| Cell | Value |
|---|---|
| A1 | Hello |
| A2 | Excel |
| A3 | 12345 |
| A4 | |
| A5 |
=LEN(A1)