I have a master sheet with thousands of rows. This sheet is basically the mother sheet where other sheets will be taking their data from. Let's take the following mother table for example:
![](/board/proxy.php?image=https%3A%2F%2Fi.stack.imgur.com%2F9CY4C.png&hash=a4dbc72fba42e3ea041d50f91a9cc754)
Now I have another sheet which is exclusively for musical events. The table looks like this:
![](/board/proxy.php?image=https%3A%2F%2Fi.stack.imgur.com%2FWoAIP.png&hash=299d2ab65275f5025dcc158c39556c4f)
Basically, what I need is a formula in A3, that will extract only unique musical events from the mother sheet.
I know this can be achieved using a pivot table, but I prefer the formula method, which would probably involve index and match.
Thank you.
![](/board/proxy.php?image=https%3A%2F%2Fi.stack.imgur.com%2F9CY4C.png&hash=a4dbc72fba42e3ea041d50f91a9cc754)
Now I have another sheet which is exclusively for musical events. The table looks like this:
![](/board/proxy.php?image=https%3A%2F%2Fi.stack.imgur.com%2FWoAIP.png&hash=299d2ab65275f5025dcc158c39556c4f)
Basically, what I need is a formula in A3, that will extract only unique musical events from the mother sheet.
I know this can be achieved using a pivot table, but I prefer the formula method, which would probably involve index and match.
Thank you.