I have a loop in which I am using a the Bloomberg BDS formula. I need the formula to execute, i.e. actually download the data, before the loop continues. Is there a method for ensuring the data is read-in before looping to the next cell? Thanks in advance.