G
Guest
I am working on a "Days out of Compliance" field for my reports. I need to
know after a 4 day window that the item has not been received. I would like
to put the number of days on the report that is printed out. I have done
some research and I just can't find what i need. I tried the following
calculation:
DateDiff("d",[Date],Now())
and it did not return any results. I was trying to test something to see if
I could get it to work. Can someone please help me out with this.
know after a 4 day window that the item has not been received. I would like
to put the number of days on the report that is printed out. I have done
some research and I just can't find what i need. I tried the following
calculation:
DateDiff("d",[Date],Now())
and it did not return any results. I was trying to test something to see if
I could get it to work. Can someone please help me out with this.