Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi friends,
I'd like to automatically reload data in my qw desktop sheet.
The issue is that the qw document is opened during the update and the open session isn't affected by the reload.
The best solution I've thought (but not the best ever, I believe!) is to create a scheduled bat file which kills the qw process and then run it again with the /l parameter.
Is there a solution to avoid this workaround and keeping the document opened during the reload and the refreshing it with the new data?
Thank you so much.
N.
You can try reload by macro, every X sec when app is opened: LINK
You can try reload by macro, every X sec when app is opened: LINK
Such a nice idea, Jacek!
Thank you so much!
N.