G
Gez
Hi,
I can specify that I want the value of a combo field on a form to be a
parameter in a query e.g. in the criteria area of a query I've got
[Forms]![Form1]![Combo3] but when I try and reference any columns of the
combo I get an "undefined function" error e.g. using
[Forms]![Form1]![Combo3].column(1)
Does anyone know how I can reference the columns in design view without
reverting to code.
Thanks,
Geraint
I can specify that I want the value of a combo field on a form to be a
parameter in a query e.g. in the criteria area of a query I've got
[Forms]![Form1]![Combo3] but when I try and reference any columns of the
combo I get an "undefined function" error e.g. using
[Forms]![Form1]![Combo3].column(1)
Does anyone know how I can reference the columns in design view without
reverting to code.
Thanks,
Geraint