if you are trying to refresh with recorded one probably you wont
Use this code :
Use this code :
Code:
Set WshShell = CreateObject("WScript.Shell")
WshShell.SendKeys "{F5}"
