# MIN
## Definition
### [[Nexus - Google Analytics Certificate Course|Google Analytics Certificate]]
#### [[Spreadsheet]]
>[! Definition]
>A spreadsheet function that returns the smallest numerical value in a range of cells.
## Examples
### Spreadsheet
```Spreadsheet
=MIN(B2:B52)
```
## Related
[[Function#Spreadsheet functions|Spreadsheet Function List]]
[[MAX]]
## Resources
## Flashcards
The below code are generated for use with [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition/) [docs](https://www.stephenmwangi.com/obsidian-spaced-repetition/)
### Spreadsheet
The {{MIN}} function returns the smallest numerical value from a range of cells.
<!--SR:!2024-11-11,4,270-->