Hello:
I am trying to make a crosstab query (I think) from a Select Query.
The select query has 24 with fields corresponding to each hour of the day ("12A", "1A",..."11P") and DOW (for day of the week).
I would like to sum the value in each of the time fields and have that run vertically for the rows and have the DOW field run horizontally across the columns, so I can breakout the total number of records that correspond to each hour of the day and day of the week.
I'm not very experienced at crosstabs, and would welcome anyone who can help me there.
Thanks,
EBox
I am trying to make a crosstab query (I think) from a Select Query.
The select query has 24 with fields corresponding to each hour of the day ("12A", "1A",..."11P") and DOW (for day of the week).
I would like to sum the value in each of the time fields and have that run vertically for the rows and have the DOW field run horizontally across the columns, so I can breakout the total number of records that correspond to each hour of the day and day of the week.
I'm not very experienced at crosstabs, and would welcome anyone who can help me there.
Thanks,
EBox