Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help linking VBA form Textbox to Task Table Field / Cell

Status
Not open for further replies.

EnglishJon

Technical User
Jun 3, 2003
2
NO
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top