EnglishJon
Technical User
Hi, everyone. First post so forgive me if this has been answered before.
I am trying to setup a floating window that displays cell data from a number of Text fields in a equal number of textbox's. I have created the window in the VBA form designer, but I can not seem to be able to link the Textbox to the Task Table.
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.
Failing an automatic linking method, is there an application level event that will trigger when movement to a new cell / task occurs on the task table, such that I may do the job programatically. ?
Thanks in advance.
I am trying to setup a floating window that displays cell data from a number of Text fields in a equal number of textbox's. I have created the window in the VBA form designer, but I can not seem to be able to link the Textbox to the Task Table.
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.
Failing an automatic linking method, is there an application level event that will trigger when movement to a new cell / task occurs on the task table, such that I may do the job programatically. ?
Thanks in advance.