Given symbol such as (123) and a date such as (2021-08-11), I would like to obtain specifically stat 1 or stat 2 from a separate table (Table name is "Table1"). The symbol can appear more than once on the same date in the table but in this case stat 1 and stat 2 will be the same number for each entry of the symbol. I would like the formula to grab only one of stat1 and stat2 in that case, not the summation.
The output should look like this.
The output should result in a formula in the highlighted cells that contain the stats for a specific date and symbol.