Hi all,
I am having a stability issue in my excel when I use VBA to refresh Eikon formula.
I often use one formula for 3000 companies at a time, such as '=TR($B$9:$B$3100,"TR.PriceClose","CH=Fd RH=IN",E8)
For Price data, such as TR.PriceClose, using VBA to refresh it is very stable.
But for financial statemant data, such TR.TotalRevenue and TR.NetIncome, using VBA to refresh often crashes, the excel file disappear, and I have to open and redo again. I found this process very tired and frustrating
Does anyone know why and any recommendation? Highly appreciated.