C
chopper7898 via AccessMonster.com
I have a MainForm with a text box for ProjectTitle which uses cmdbuttons to
navigate and add new record. I want to also use a combo so you can see the
ProjectTitles.
On the MainForm is a subform that show Daily Reports related to the
ProjectTitle, It took me along time just to get the combo and textbox on the
MainForm working so they both will show the last record on the subform when
they are used. I can select the Project from both.
When I select from the combo the textbox goes to the same ProjectTitle.
When I use the Textbox with cmdbutton the combo doesn't change.
I want the Combo to be Synchronize with the ProjectTilte textbox when it
changes.
How would I accomplish this?
I'm using 2007
navigate and add new record. I want to also use a combo so you can see the
ProjectTitles.
On the MainForm is a subform that show Daily Reports related to the
ProjectTitle, It took me along time just to get the combo and textbox on the
MainForm working so they both will show the last record on the subform when
they are used. I can select the Project from both.
When I select from the combo the textbox goes to the same ProjectTitle.
When I use the Textbox with cmdbutton the combo doesn't change.
I want the Combo to be Synchronize with the ProjectTilte textbox when it
changes.
How would I accomplish this?
I'm using 2007