How to select trough a combobox the text fields from the same tabl

  • Thread starter Hugo Van Raepenbusch
  • Start date
H

Hugo Van Raepenbusch

Hi all
I have a problem I would like to have a form where i select a title name in
a combo box and then return the rest of this record in textfields.
And when i change the textfields the can be saved in the table.

I have one combobox: cbxP_Name1 orded Ascending

the the 2 textfields that have to be insert in the same form:

P_Strapline1
P_Hyperlink1

Can somebody help me please thats completly new for me

Thanks for any help
 
Top