Happy Friday.
In my dBase, many queries have a >= or <= parameter, like such <=(Date()-365)
Is there a more accurate way to write this? One of the queries using this is missing one item that a different routine (pulling the same data) is picking up.
In my dBase, many queries have a >= or <= parameter, like such <=(Date()-365)
Is there a more accurate way to write this? One of the queries using this is missing one item that a different routine (pulling the same data) is picking up.