i am using Access97.
in my query criteria grid, can i reference a specific column in a combo box?
on my form (frmName) I have a combo box called cboName with 3 columns (the first one visible, the other two hidden): Name, phone number and city.
in my query, i have a field called City_Code. i would like to put [Forms]![frmName]![cboName].[Column](2) in the criteria grid, but Access gives me the error:
"Undefined function [Forms]![frmName]![cboName].[Column] in expression."
is it possible to reference a column in a combo box?
thanks,
ruth
ruth.jonkman@wcom.com
in my query criteria grid, can i reference a specific column in a combo box?
on my form (frmName) I have a combo box called cboName with 3 columns (the first one visible, the other two hidden): Name, phone number and city.
in my query, i have a field called City_Code. i would like to put [Forms]![frmName]![cboName].[Column](2) in the criteria grid, but Access gives me the error:
"Undefined function [Forms]![frmName]![cboName].[Column] in expression."
is it possible to reference a column in a combo box?
thanks,
ruth
ruth.jonkman@wcom.com