Hi,
I have a question.
Currently, i have 3 tables:
[name] [function]
Johan Cleaner
Bert Security
Gert Security
[name] [made hours] (hours)
Johan 3
Gert 2
Bert 3
[function] [total hours]
Cleaner 3
Security 5
De total hours have to be calculated by a function. How can i do this?
Bookmarks