G
gr
Hi, I already have a Time Recording Database. Now somehow
I have to get an estimated time for "Packets" where a
packet is a group of activities.
In the TR I have a table keeping the activity description,
the hours, name and date.
The problem is the following. Let's say I have Packet1,
Packet2 and Packet3. The activities for each Packet could
look as follows:
Packet1 Packet2 Packet3
ActA ActB ActA
ActC ActD ActB
ActD ActE ActC
ActF ActG
Using a field,something like ActPacket I could know that
ActA belongs to Packet1 and 3, ActB To 2 and 3 and so on.
Using the date I could totalize the sum of hours for an
activity in a timpe period. For example ActA 5hours in
March. But since ActA belongs to Packet1 and 3, how to
know from this 5 hours how many were spent in Packet 1 and
how many in Packet 3??
I hope I'm being clear enough.
Any help will be greatly appreciated.
I have to get an estimated time for "Packets" where a
packet is a group of activities.
In the TR I have a table keeping the activity description,
the hours, name and date.
The problem is the following. Let's say I have Packet1,
Packet2 and Packet3. The activities for each Packet could
look as follows:
Packet1 Packet2 Packet3
ActA ActB ActA
ActC ActD ActB
ActD ActE ActC
ActF ActG
Using a field,something like ActPacket I could know that
ActA belongs to Packet1 and 3, ActB To 2 and 3 and so on.
Using the date I could totalize the sum of hours for an
activity in a timpe period. For example ActA 5hours in
March. But since ActA belongs to Packet1 and 3, how to
know from this 5 hours how many were spent in Packet 1 and
how many in Packet 3??
I hope I'm being clear enough.
Any help will be greatly appreciated.