Does the Grid Filter EditBox (Source Filter Editbox) have some sort of length limit? It seems like it doesn't remember my longer filters (which are the ones I really want it to remember).
For instance I never get this one in the history:
((PriIntH <= 2 OR (PriIntH <= 3 AND DueDateH < 3 + Date())) AND StartDateH <= Date() OR SpriH) AND Check is null
And the longest one I have in my history is this one:
(PriIntH <= 2 OR DueDateH < 3 + Date()) AND StartDate >= Date()
Thanks!
d
Comments