F
freeriderxlt
I would like to create a table that could be prepared from a data set.
An example of what I am trying to do is as follows:
Have the following:
Date Room Event
1/2/2008 100 ABC Corp
1/2/2008 101 ABC Corp
1/2/2008 103 ABC Corp
1/3/2008 100 ABC Corp
1/3/2008 101 ABC Corp
1/4/2008 103 XYZ Corp
1/4/2008 104 XYZ Corp
Would like to have prepared from the above data set
100 101
103 104
1/2/2008 ABC Corp ABC Corp ABC Corp
1/3/2008 ABC Corp ABC Corp
1/4/2008 XYZ Corp
1/4/2008
XYZ Corp
When I use a pivot table, it only lets me identify a calculated field
for the data and I would like it to simply show the text instead.
An example of what I am trying to do is as follows:
Have the following:
Date Room Event
1/2/2008 100 ABC Corp
1/2/2008 101 ABC Corp
1/2/2008 103 ABC Corp
1/3/2008 100 ABC Corp
1/3/2008 101 ABC Corp
1/4/2008 103 XYZ Corp
1/4/2008 104 XYZ Corp
Would like to have prepared from the above data set
100 101
103 104
1/2/2008 ABC Corp ABC Corp ABC Corp
1/3/2008 ABC Corp ABC Corp
1/4/2008 XYZ Corp
1/4/2008
XYZ Corp
When I use a pivot table, it only lets me identify a calculated field
for the data and I would like it to simply show the text instead.