i have a form with two combo boxes "MonthStart" and "MonthEnd" each displaying the months of the year from january to december(ive assigned 1-jan,2-feb, etc)
i made a query which selects between these two values, the field name is "(DatePart("m",[Tb_Case_Log]![Date_Today])) "
and the criteria...