I
icccapital
I have setup a multivalued lookup field in access 2007. I am not sure how or
even if it is possible to query this field.
if I query SELECT clients FROM client; from query design and look at in a
datasheet view, I will get a drop down field which contains everyone in the
list.
More importantly I would like to do it in VBA so i was trying to
openrecordset with this query and nothing was returned to the recordset.
Does anyone have any thoughts? Am I going to have to replace the multivalue
lookup to something else?
even if it is possible to query this field.
if I query SELECT clients FROM client; from query design and look at in a
datasheet view, I will get a drop down field which contains everyone in the
list.
More importantly I would like to do it in VBA so i was trying to
openrecordset with this query and nothing was returned to the recordset.
Does anyone have any thoughts? Am I going to have to replace the multivalue
lookup to something else?