Hi,
I have a table with various headings (employee id, WorkTypeA, WorkTypeB, WorkTypeC, WorkTypeD etc..).
Employee id is not unique.
I need to create a query which will group all of the same employee id together (ie each individual employee) and sum all of the worktypes for that employee id.
Please Help!! Thank you.
I have a table with various headings (employee id, WorkTypeA, WorkTypeB, WorkTypeC, WorkTypeD etc..).
Employee id is not unique.
I need to create a query which will group all of the same employee id together (ie each individual employee) and sum all of the worktypes for that employee id.
Please Help!! Thank you.