G
Guest
I have a below function in a text field in a report design
=IIf([test]>3,[datecompleted]-[daterecd],"UNDER 3 DAYS")
when report pulled out it , all records is seen along with under 3days
Is it possible to take out the records which are under 3 days
Many Thanks
=IIf([test]>3,[datecompleted]-[daterecd],"UNDER 3 DAYS")
when report pulled out it , all records is seen along with under 3days
Is it possible to take out the records which are under 3 days
Many Thanks