T
Thomas
Hello
I have a textbox that get its data from a ComboBox.
The TextBox ControlSource =[Combo4].[Column](0).
I would like to save the data from that TextBox to a Table.
Is there some code I could use for the AfterUpdate Event
of the TextBox to save the data
Thanks in Advance
Thomas
I have a textbox that get its data from a ComboBox.
The TextBox ControlSource =[Combo4].[Column](0).
I would like to save the data from that TextBox to a Table.
Is there some code I could use for the AfterUpdate Event
of the TextBox to save the data
Thanks in Advance
Thomas