View Single Post
 
Old 02-09-2020, 06:12 PM
MikeatMSOffice MikeatMSOffice is offline Windows 10 Office 2019
Novice
 
Join Date: Feb 2020
Posts: 3
MikeatMSOffice is on a distinguished road
Default

Since the document continues to scroll to the top when I click on a field that runs SelectionScrollIntoMiddleOfView() on Entry, it seems the ActiveWindow.SmallScroll Direction inside the Do Loop is being executed. But the scrolling is not stopping when it is supposed to. So I suspect the conditional statements of the Do Loop are not being evaluated correctly. Let me put some parenthesis in the conditional statement to see if it evaluates correctly. I'll let you know.
Reply With Quote