EnglishJon
Technical User
Does anybody know if there is an application level event in MSP2K that will trigger when movement to a new cell / task occurs on the task table. OR how I can programme my own to do the same.
Basically, I have a non-modal userform that displays cell data from a number of Text fields in the task table, in a equal number of textbox's on the userform. The form was created in the VBA form designer, but I can not seem to be able to link the Textbox to the Task Table automatically, so decided to do programatically.
The functionality I am looking for is that when I change position in the gannt task table, the data in the floating window automatically changes to match the current selection.
Just missing the trigger on cell change to make it work
TIA, Jon.
Basically, I have a non-modal userform that displays cell data from a number of Text fields in the task table, in a equal number of textbox's on the userform. The form was created in the VBA form designer, but I can not seem to be able to link the Textbox to the Task Table automatically, so decided to do programatically.
The functionality I am looking for is that when I change position in the gannt task table, the data in the floating window automatically changes to match the current selection.
Just missing the trigger on cell change to make it work
TIA, Jon.