Hi,
I need a code to refresh Attachmate Screen first before I start taking the data on the screen. Is there such code? How to increase the Attachmate Screen refresh rate?
Thank you.
Ok Skip, here is the code for me to browse all the cell and then get the data that I want. I have referred to one of the post in this Attachmate forum to get this solution.
Sub rExtract()
Dim rNCell, rNCol, rNRng As Range
Set rNRng = Sheets("RCreation Template").Rows("1:500")...
Hi,
Anyone know how to make the Attachmate windows on top of all while running the macro? This is because, if the window is not on top, the result (through if statement) is unreliable. Is there any code to make the Attachmate window become activated (on top) using Excel VBA?
Thank you.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.