Antanas_07
Registered User.
- Local time
- Today, 10:04
- Joined
- May 26, 2013
- Messages
- 29
Could not solve a probably a very easy task. Looks like simple situation: table1: [PersonName], [Time spent on activity], [Record date]
table2: [ActivityName]
I would like to build a table (and this is a task)
Column1 - [PersonName] and names down (Name1, 2...N];
Column2 - [ActivityName1] and hours spent by each Person on Activity1 down
.........
ColumnN - [ActivityNameN] and hours spent by each Person on ActivityN down
This is in a time frame which is not an essence, I can set the time frame. But I am lost in sorting Time spent by Persons in different Activities. It is like you have to jump from 2D data in to 3D. :banghead:
I would much appreciate any help.
table2: [ActivityName]
I would like to build a table (and this is a task)
Column1 - [PersonName] and names down (Name1, 2...N];
Column2 - [ActivityName1] and hours spent by each Person on Activity1 down
.........
ColumnN - [ActivityNameN] and hours spent by each Person on ActivityN down
This is in a time frame which is not an essence, I can set the time frame. But I am lost in sorting Time spent by Persons in different Activities. It is like you have to jump from 2D data in to 3D. :banghead:
I would much appreciate any help.