Data is in following format unfortunately. I'm trying to come up with something that says" Go down the column and add up all the sales for Region 1, then Region 2 etc. Data goes down in this way for 7500 rows
If the data were in database form no problem, but here, YECHHH!! Any ideas would be helpful, i've tried a bunch of ways..........
Region 1
Year 2000 2001
Sales 100 400
Expenses 50 300
Income 50 100
-----------------------
Region 2
Year 2000 2001
Sales 100 400
Expenses 50 300
Income 50 100
If the data were in database form no problem, but here, YECHHH!! Any ideas would be helpful, i've tried a bunch of ways..........
Region 1
Year 2000 2001
Sales 100 400
Expenses 50 300
Income 50 100
-----------------------
Region 2
Year 2000 2001
Sales 100 400
Expenses 50 300
Income 50 100