nathanharcup
MIS
Hi All,
I'm having a few problems returning the correct data in my report. I have used the working hours formula that I found at
My problem is that I need the report to show the whole month and not just the days in which records where created so I created a new DB table to hold dates from 1/1/2010 to 1/1/2020
I then have a table that with the records and the date they were added
I have grouped my report by the DB table that holds all dates and put in the working days formula. Now when I run the report it's fine
If I now try to could records it shows me incorect working days.
My table joins are
DB Dates to recordtable.Date (left outter join)
thanks
I'm having a few problems returning the correct data in my report. I have used the working hours formula that I found at
My problem is that I need the report to show the whole month and not just the days in which records where created so I created a new DB table to hold dates from 1/1/2010 to 1/1/2020
I then have a table that with the records and the date they were added
I have grouped my report by the DB table that holds all dates and put in the working days formula. Now when I run the report it's fine
If I now try to could records it shows me incorect working days.
My table joins are
DB Dates to recordtable.Date (left outter join)
thanks