Create another table that groups the variables you want together and link to it , eg.
New Table : Daycodes
columns : Days, Code
Rows ;
Days Code
----- ------
1,2,3,4 FOUR
1.2.3.4 FOUR
ALL FOUR
Your query should link to this on the column Days and the where clause...