I am trying to refresh and factset excel template with vba, I am trying to use sendkeys to use the hot keys that will kick off the refresh.
The code I am using is this
Application.SendKeys ("%srw")
which works by itself but not with other code. ( I am cycling through portfolios and getting...