neronikita
Technical User
Hi, I hope I can explain this in a way that makes sense...
I'm trying to create a report that will list all work completed on our equipment over the last 10 days. This will include trucks and trailers. So far, I started trying to create a formula that would show the date range it is displaying in the report, and I can't even get that formula to work.
The formula I found that should do it (for the month, I changed it to the day and it'snot working) is Today & ": 10 days ago = " & DateAdd ("d", -10, CurrentDate).
Does anyone have any idea on how to do this formula and then any suggestions on the rest of the report? I'm thinking I will first list the unit numbers and from there have it that you can drill down on the unit number to see what work was actually completed during those 10 days.
Any guidance anyone can offer would be appreciated... thanks in advance!
Di
I'm trying to create a report that will list all work completed on our equipment over the last 10 days. This will include trucks and trailers. So far, I started trying to create a formula that would show the date range it is displaying in the report, and I can't even get that formula to work.
The formula I found that should do it (for the month, I changed it to the day and it'snot working) is Today & ": 10 days ago = " & DateAdd ("d", -10, CurrentDate).
Does anyone have any idea on how to do this formula and then any suggestions on the rest of the report? I'm thinking I will first list the unit numbers and from there have it that you can drill down on the unit number to see what work was actually completed during those 10 days.
Any guidance anyone can offer would be appreciated... thanks in advance!
Di