Re: Problem with reference to control value in query
by "KC-Mass" <connearneyATcomcastDOTnet>
May 5, 2008 at 05:21 PM
Problem solved - thanks anyway
"KC-Mass" <connearneyATcomcastDOTnet> wrote in message
news:LaqdnYizUJZZ_ILVnZ2dnUVZ_jednZ2d@[EMAIL PROTECTED]
>I should clarify the I can iterate through the list box and get that part
>of the query fine, I just can;t get the value from the combo box into
the
>query as a constant.
>
> Again thanks
>
>
>
> I have a form with a combobox and a list box. I have many selections in
> the
> list box (company names) and one selection in the combo box, Parent
> company
> ID.
>
> I need a query to stuff the company name and the parent company ID into
a
> table.
>
> Thanks for any help.
>
> Kevin
>
>