vanilladan2
New Member
- Joined
- Nov 29, 2005
- Messages
- 5
Good morning everyone.
I have a table with 54 fields, as follows:
1) Product Code
2) Description
3 – 54) Weeks of the year
This table holds forecast data.
What I want to do is summarise the Forecast data in 4 week blocks, e.g.
Weeks 1 – 4
Weeks 5 – 8
Weeks 9 – 12
etc.
Now, the straightforward way to do this would be to build a query and add in 13 new fields – one for each of the 4 week blocks.
However, that’s fairly time consuming. Is there a better way around this?
Thanks,
Vanilladan
I have a table with 54 fields, as follows:
1) Product Code
2) Description
3 – 54) Weeks of the year
This table holds forecast data.
What I want to do is summarise the Forecast data in 4 week blocks, e.g.
Weeks 1 – 4
Weeks 5 – 8
Weeks 9 – 12
etc.
Now, the straightforward way to do this would be to build a query and add in 13 new fields – one for each of the 4 week blocks.
However, that’s fairly time consuming. Is there a better way around this?
Thanks,
Vanilladan