Hi How I simulate F5 KEY , when I write a file in the directory It update thank you in advance
Use SendKeys. Code: SendKeys "{F5}", True
SendKeys "{F5}", True
Forum Rules