Bloomberg formula refresh
问题 I am trying to automate a Bloomberg refresh. The process is broken into 3 parts which runs in loop. a. copies ticker from database b. refresh Bloomberg c. run a analysis and copy back the results in database and loop to step a until the last record The problem from what I got on this site and other Bloomberg related discussion is that Bloomberg formulas do not refresh while a macro is running. How can I break my code so that Bloomberg updates? Sub Run_SplinterSequence() ' 'This macro