View Full Version : Taking a row of fields and making 1 column


dhilchey
11-30-2001, 11:58 AM
I have to create a report involving many tables. The problem is this: I have a date field from 01 through 7. I have another table that has columns 1 through 7, I am trying to line up the columns 1 through 7 to match the date field.
D 1 2 3 4 5 6 7 <- take this and make
1 <- it match this column.
2 l
3
4
5
6