hey all,
Im searching from a combo box (3rd column) in subform:
the combo box has three columns, two IDS, companyID, CompanyNAME, OrderID,
I have it searching fine in the with the Company ID, with this:
how do i specify to now search on a different column?Code:[Forms}![frmorders].[Form]![cboselectcompany]
Cheers