Thanks for your suggestion. Unfortunately I didn't explain the data type properly. The Hours fields in my example are meant to be numbers (of hours worked on that day), not times. I want to end up with a table like this.
ID Date Hours
123 15-Feb-11 2
123 28-Feb-11 4
123...