Odd question. I'm again trying to do what seems impossible but I know there has GOT to be a way.
I need to track attendance on multiple worksites. I need each worksite to get a form via email that they can fill out to let me know who worked and what hours.
The problem is that, if possible, I would like to make all the input to go to one table - instead of a different table for each worksite. So one table would keep track of each worker and the hours they worked. Where it gets complicated is that I need only those workers who are at the worksite to be available in that worksite's email form. Any ideas?
Oh, I also need this to be something where the worksite doesn't have to fill out a separate form for each worker and send me 20 emails. If possible.