P
Philsh
I am writing some vba code for Microsoft Project 2003 and I need to determine
which is the first task that is physically visible to the user on the display
in the ActiveProject. Is there a simple way to do this in vba (or some other
technique)?
Suppose I have 20 tasks that can all be visible. However, the user has
scrolled down so that task 4 is
currently the first task you can see on your screen. (The first three tasks
have scrolled off the screen.) Task 4 does not necessarily contain the
cursor. Is there a way to find that task 4 is the first task you can
currently see?
which is the first task that is physically visible to the user on the display
in the ActiveProject. Is there a simple way to do this in vba (or some other
technique)?
Suppose I have 20 tasks that can all be visible. However, the user has
scrolled down so that task 4 is
currently the first task you can see on your screen. (The first three tasks
have scrolled off the screen.) Task 4 does not necessarily contain the
cursor. Is there a way to find that task 4 is the first task you can
currently see?