J
Joel
How do you get an unbound TextBox to display different columns from a ComboBox?
I have tried =[Forms]![Myform]![cbName].column(1)
and
.... ... ...!([cbName].column(1))
They both just end up saying #Name?
Can this even be done?
Thanks
I have tried =[Forms]![Myform]![cbName].column(1)
and
.... ... ...!([cbName].column(1))
They both just end up saying #Name?
Can this even be done?
Thanks