hi every1!
umm.. i have a problem... with a sql query that i want to put on combo box.
the query goes like this:
SELECT custname.[Customers] FROM Customers WHERE =[Forms]![Invoice1]![ CustID];
=[Forms]![Invoice1]![ CustID]; this is ment to get the vaule from another txtbox or combo box on the same form.
but this doesnt work... does any1 no the correct way of doin it.
basiccly i want the sql query to grab data from a txt box or combo box n then show the correct data, matcing it agaist a table.
this all goes in the row source...
thanx in advance!
Purejoker!
umm.. i have a problem... with a sql query that i want to put on combo box.
the query goes like this:
SELECT custname.[Customers] FROM Customers WHERE =[Forms]![Invoice1]![ CustID];
=[Forms]![Invoice1]![ CustID]; this is ment to get the vaule from another txtbox or combo box on the same form.
but this doesnt work... does any1 no the correct way of doin it.
basiccly i want the sql query to grab data from a txt box or combo box n then show the correct data, matcing it agaist a table.
this all goes in the row source...
thanx in advance!
Purejoker!