wh00t
Registered User.
- Local time
- Today, 06:57
- Joined
- May 18, 2001
- Messages
- 264
Hi
I have a table that stores start date, end date and hours
is there any way that I can split the hours for the dates
i.e. start date 01/01/2002, end date 01/04/02, hours 30
want to split so result would be Jan - 10.67, Feb - 8.71, Mar - 10.67.
I have tried a crosstab query but this just puts all 30 hours in Jan.
I have a table that stores start date, end date and hours
is there any way that I can split the hours for the dates
i.e. start date 01/01/2002, end date 01/04/02, hours 30
want to split so result would be Jan - 10.67, Feb - 8.71, Mar - 10.67.
I have tried a crosstab query but this just puts all 30 hours in Jan.