Any help much appreciated. How can I select so records are returned that have all Codes ie C007B and C037 and C050 and H016
Using CR11
{EP_VisitNumber.EPVIS_DateOfCollection} = {?Period} and
{CT_TestSet.CTTS_Code} like ["C007B", "C037", "C050", "H016"]