Sample Data
This data shows a simple task list with names, tasks, and their status. It is used to demonstrate sharing workbook features.
| Cell | Value |
|---|---|
| A1 | Name |
| B1 | Task |
| C1 | Status |
| A2 | Alice |
| B2 | Design |
| C2 | Complete |
| A3 | Bob |
| B3 | Development |
| C3 | In Progress |
| A4 | Carol |
| B4 | Testing |
| C4 | Not Started |