In Crystal Reports,in record selection formula i have entered following formula
({Trans.ReceiptDate} in Date(2001,12,09) to Date(2001,12,09)) or ({Trans.IssueDate} in Date(2001,12,09) to Date(2001,12,09))
Following is Trans table records:
IDNo ReceiptDate IssueDate
---- -----------...
In Crystal Reports,in record selection formula i have entered following formula
({Trans.ReceiptDate} in Date(2001,12,09) to Date(2001,12,09)) or ({Trans.IssueDate} in Date(2001,12,09) to Date(2001,12,09))
This gives only 3 records. As my database contains 8 records of same date in IssueDate...
In Crystal Reports,in report selection formula i have entered following formula
({Trans.ReceiptDate} in Date(2001,12,09) to Date(2001,12,09)) or ({Trans.IssueDate} in Date(2001,12,09) to Date(2001,12,09))
This gives only 3 records. As my database contains 8 records of same date in IssueDate...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.