Hi, I am using DEX2 to retrieve some data to Excel. My sub RunTR, which initializes DEX2 variables and sets parameters, is being run within another macro. I have noticed that another sub MyDex2RData_OnUpdate, which actually copies the values into the spreadsheet, is not triggered (it is triggered if RunTR is called only).Could you please explain why this happens and whether I should call onUpdate sub explicitly?