Hi all,
I have a database like this
I want to retrieve the hours's SUM for each month's day and put this values inside a Web Form.
Actually, I created another table with the SUM for each date and used a look-up table for each date.
I'm pretty sure this is not correct and need your help to optimize my form.
Thanks in advance.
Regards