Hi uys,
I want to set the textbox value of Text282 to the value selected in a combo box (Combo912).
I tried
but its giving me numberical numbers not the string itself. I also triedCode:Text282=Combo912but get the same outcome.Code:Text282=Combo912.value
thanks for your time