G
Gary
I have MS Project VBA application that at one point asks user for Unique ID
or ID and then I want application to scroll to this task so that it appears
at top of display.
When I use “SelectTaskField Row:= ID, Column:="Name", RowRelative:=false†it
doesn’t always show the ID I’m expecting at top of display. I understand ID
number is view specific, but if I don’t change view why can’t this work ?
I can also easily get the Unique ID and find its row number in current view
but that doesn’t display correct ID at top of display either.
Any ideas ?
Thanks,
Gary
or ID and then I want application to scroll to this task so that it appears
at top of display.
When I use “SelectTaskField Row:= ID, Column:="Name", RowRelative:=false†it
doesn’t always show the ID I’m expecting at top of display. I understand ID
number is view specific, but if I don’t change view why can’t this work ?
I can also easily get the Unique ID and find its row number in current view
but that doesn’t display correct ID at top of display either.
Any ideas ?
Thanks,
Gary