i have rows of data like this:
Segment_name| Industry percent
CAR | 34.2
TRUCK | 18.8
UTILITY | 47
and i need to create a row called TOTAL, looking like:
TOTAL | 100
if i do a sum/summarize on the field "Industry Percent", it creates a field of TOTAL, not a row. how can I do this?
thanks
becki kain