...data.customer, data.importairwaybill, data.shipmentid, data.customsimportno, data.importdate, data.exportairwaybill, data.date, data.customsexportno FROM data WHERE " & Combo2 & " Like '*' & Text4 & '*';"
Is this the sort of thing you mean ? Adn how would I store it as a query ?
many thanks...