# Excel

![](https://439978545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDiEVTiIb6z0zL45wfNrM%2Fuploads%2Fgit-blob-7e918fc759d7792551de45800dd056965dd5b294%2Fexcel-logo.svg?alt=media)

The only Excel tutorial you need in your life:

{% embed url="<https://www.youtube.com/watch?v=0nbkaYsR94c>" %}

![Using the INDEX() and the MATCH() functions](https://439978545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDiEVTiIb6z0zL45wfNrM%2Fuploads%2Fgit-blob-465c1fcc93350006c72c7d353d671cffcf8e8fd9%2Fexcel-you-suck-at-excel.png?alt=media)

```
=INDEX(Bonuses[Bonus]; MATCH([@Type]; Bonuses[Type]; 0))
```
