Help.Chris
Registered User.
- Local time
- Today, 22:42
- Joined
- Oct 11, 2000
- Messages
- 43
Hi All,
Thanks for any help in advance, I have some data that needs grouping into weekly totals, but based on Monday to Sunday, instead of the default Sun-Sat used by the datepart function.
The data is basically
Date Pax Cost
1/5/03 3 £300
8/5/03 5 £500
12/5/03 2 £199
Obviously there is a lot more data, this is simplified, does anybody have any idea how to achieve this?
It would also be really usefull to state the dates of the week period, ie 9/6/03 - 15/6/03.
Please suggest solutions, i am out of ideas how to accomplish this.
Thanks all
Chris
Thanks for any help in advance, I have some data that needs grouping into weekly totals, but based on Monday to Sunday, instead of the default Sun-Sat used by the datepart function.
The data is basically
Date Pax Cost
1/5/03 3 £300
8/5/03 5 £500
12/5/03 2 £199
Obviously there is a lot more data, this is simplified, does anybody have any idea how to achieve this?
It would also be really usefull to state the dates of the week period, ie 9/6/03 - 15/6/03.
Please suggest solutions, i am out of ideas how to accomplish this.
Thanks all
Chris