DaleWatson123321
Programmer
Something simple - yet so difficult.
Objective: Using VBA, have the cursor stop at a cell located in the TOP-left-corner of the current screen.
Using manual methods, this is not a problem. For example by using the "Go To" function, or by <End> + <Up Arrow>.
Problem: In using VBA, these manual methods are of no use. The SAME methods that work manually do NOT work using VBA. The result is that the destination cell is located in the CENTER-left of the screen instead of the TOP-left-corner.
Has anyone been able to come up with a VBA solution ?
Your solution would be most appreciated.
Thanks. ...Dale Watson
Objective: Using VBA, have the cursor stop at a cell located in the TOP-left-corner of the current screen.
Using manual methods, this is not a problem. For example by using the "Go To" function, or by <End> + <Up Arrow>.
Problem: In using VBA, these manual methods are of no use. The SAME methods that work manually do NOT work using VBA. The result is that the destination cell is located in the CENTER-left of the screen instead of the TOP-left-corner.
Has anyone been able to come up with a VBA solution ?
Your solution would be most appreciated.
Thanks. ...Dale Watson