I have a 4 column comboBox set up which is working fine. It only displays info from one column of course, so I set up a textbox to display another column but I keep getting back #Name?. I have put in the expression =[Person_LastName_ComboBox].[Column](2)
What am I missing? I am using Access 2007.