using the excel deal screener i get an excel formula like:
=TF('TFScreen.Deals(DEALSEXPRFORMAT(Deals,Active,1, IssuerStatus=M&A),curn=USD,((TF.Deals.AnnDate()>=03/05/2019 And TF.Deals.AnnDate()<=03/20/2019))), "TF.Deals.MADealNo()")
Can I call this excel formula by using the get_data function in the Eikon Data API?