hello all,
I got an unbound textbox and I'm trying to make the default value based on a bound column of a combo control.
The syntax I'm using is =[Description.Column (2)] in the default value property of the text box but I keep getting Name? error.
Can anyone help where I'm going wrong?
Thanks for any assistance you can give
I got an unbound textbox and I'm trying to make the default value based on a bound column of a combo control.
The syntax I'm using is =[Description.Column (2)] in the default value property of the text box but I keep getting Name? error.
Can anyone help where I'm going wrong?
Thanks for any assistance you can give