My guess is that struct division;
should be comDiv division[4];
Division Sales Div Total Div Average
East Qtr 1 Qtr 2 Qtr 3 Qtr 4
West # # # # # #
North # # # # # #
South # # # # # #
The data is supposed to be displayed like above ^
How do I do that?
Last edited on