1.

Differences Between Set Range And Set Filter?

Answer»
  • SET range is quicker than set filter.
  • Set range ACCEPTS only a range (From VALUE, to value)
  • Set filter accepts only PARAMETERS in string format.
  • Set filter has more features then set range.
  • SETFILTER will limit the data returned when doing a FIND. GETFILTER will return the filter string applied to the FIELD you pass to it. It's just a text value.



Discussion

No Comment Found