I have a query that has two columns one being an Old Cost Centre and the other being a New Cost Centre
I have a form that has two ComboBoxes and then a TextBox that is populated by the concatenation of these two ComboBoxes this is the Old Cost Centre in the above query
I have an additional TextBox that I would like to be populated from the second column of the above query so it contains the New Cost Centre Column
Is this possible
I have a form that has two ComboBoxes and then a TextBox that is populated by the concatenation of these two ComboBoxes this is the Old Cost Centre in the above query
I have an additional TextBox that I would like to be populated from the second column of the above query so it contains the New Cost Centre Column
Is this possible