=ArrayFormula({QUERY({'2020 BBVA IRHP'!A:O,'2020 BBVA IRHP'!D:D&"-"&'2020 BBVA IRHP'!D:D},"SELECT 'IRHP','BBVA','IRHP BVA','EUR',Col15,Col1,Col6,Col7,Col16,Col6*$T$1$ WHERE Col1 CONTAINS '2021'")})
I want to multiple the result of Col6 by an FX rate contained in the Sheet in Cell T1 .
What is the syntax in the formula to refer to cell T1 to make this work ?