Without seeing the data this is difficult to answer, but let me try. There are some different methods to do this general thing.
In excel there is filters application, table filters, and the filter equation.
filter equation example =FILTER(A2:C6,B2:B6="S1")
There are other excel equations that good for this like =xlookup()
video_1 and video_2.
Additional options are Index(,Match(,,)) and vlookup(), Sumifs(), ...etc.
Another way to do this is with the Power Query tools that are in excel. (I do recommend the Excel_on_fire videos from years 2017-2019, not linked)
- Get bitcoin price off the web
- From another worksheet
- Scrap the web