Hey Guys,
I am stuck here, can someone tell me if this is possible. I currently have a table formated like this:
Date Hour1 Hour2.....Hour24 -field headings
1/1/01 33 55 66
1/2/01 44 45 56 -values
i would like to get the data from that table to be displayed in this format:
Date Hour Value
1/1/01 hour1 33
1/1/01 hour2 55
.
.
1/2/02 hour1 44
please give me any suggestions or tips on how to accomplish the above task.
Thank you,
Nir
I am stuck here, can someone tell me if this is possible. I currently have a table formated like this:
Date Hour1 Hour2.....Hour24 -field headings
1/1/01 33 55 66
1/2/01 44 45 56 -values
i would like to get the data from that table to be displayed in this format:
Date Hour Value
1/1/01 hour1 33
1/1/01 hour2 55
.
.
1/2/02 hour1 44
please give me any suggestions or tips on how to accomplish the above task.
Thank you,
Nir