D
daniel
In a query; the fields are:
CustomerID, Customer, NotPaid, Overdue, Outstanding.
Where Notpaid is under 10 days, overdue is over 10 days, outstanding is over
30 days.
I need to see NotPaid and Overdue only.
If I type True in both Criterias, it shows nothing. I can only go with one
True.
How can I do it so I can see both but no other data which would be
irrelevant?
I know I can do one form NotPaid, the other Overdue, then show both pages.
I am trying to avoid that.
CustomerID, Customer, NotPaid, Overdue, Outstanding.
Where Notpaid is under 10 days, overdue is over 10 days, outstanding is over
30 days.
I need to see NotPaid and Overdue only.
If I type True in both Criterias, it shows nothing. I can only go with one
True.
How can I do it so I can see both but no other data which would be
irrelevant?
I know I can do one form NotPaid, the other Overdue, then show both pages.
I am trying to avoid that.