Hey all,
So, I have a table named "Stats" and I have all the employees data as wells as the date that they have worked. I have built a query that calculates some other data about their facetime, total staff time, averages of their daily work, etc.... So, I would like to create a Form that would have:
Start Date----- End Date---- and when i put those two dates in there. It takes the average of those dates and it shows it to the user. I already have the daily averages, but what I want to do is to put Start Date and End Date and be able to calculate the average.