Time series data columns

  • Thread starter Thread starter averhegn
  • Start date Start date
A

averhegn

I would like to develop a form showing rows for tasks and columns for dates.

I have a table of tasks and a table of hoursWorked, one record for each date
/ task.

Any thoughts on the best way of accomplishiing this?
 
I would like to develop a form showing rows for tasks and columns for dates.  

I have a table of tasks and a table of hoursWorked, one record for each date
/ task.

Any thoughts on the best way of accomplishiing this?

use a crosstab query.
 
Back
Top