Sample Data
This data shows different UI components and how many times each is used in a design project.
| Cell | Value |
|---|---|
| A1 | Component Name |
| B1 | Usage Count |
| A2 | Button Primary |
| B2 | 15 |
| A3 | Button Secondary |
| B3 | 10 |
| A4 | Header |
| B4 | 5 |
| A5 | Footer |
| B5 | 5 |
This data shows different UI components and how many times each is used in a design project.
| Cell | Value |
|---|---|
| A1 | Component Name |
| B1 | Usage Count |
| A2 | Button Primary |
| B2 | 15 |
| A3 | Button Secondary |
| B3 | 10 |
| A4 | Header |
| B4 | 5 |
| A5 | Footer |
| B5 | 5 |
SUM(B2:B5)A B 1 | Component Name | Usage Count | 2 | Button Primary| 15 | 3 | Button Secondary| 10 | 4 | Header | 5 | 5 | Footer | 5 | Formula references cells B2 to B5 to sum usage counts.
A B 1 | Component Name | Usage Count | 2 | Button Primary| 15 | 3 | Button Secondary| 10 | 4 | Header | 5 | 5 | Footer | 5 | 6 | Total Usage | 35 |