i was wondering if i can make a complex filter with TableEnableFilter()
each number represents a month.... in this case all months are shown except January and February
TableEnableFilter(TABLE_NoName1,filterContains,3 TO 12)
above code doesn't work,but i wonder if somehow i can filter from a certain number until a certain number
each number represents a month.... in this case all months are shown except January and February
TableEnableFilter(TABLE_NoName1,filterContains,3 TO 12)
above code doesn't work,but i wonder if somehow i can filter from a certain number until a certain number