...k. I was reading on line that that only refreshes TR equations, I was wondering what a refresh code for RHistory functions would be?
 If Application.Run "EikonRefreshWorkbook" works for RHistory just let me know.
 Call Sheet4.SpinButton1_SpinDown
  DoEvents
  Application.Run "EikonRefreshWorkbook"
  DoEvents
  Application.Run "EikonRefreshWorkbook"
  DoEvents
  Call CopyPaste
  DoEvents