Control break report

guest

Board Regular
Joined
Feb 21, 2002
Messages
91
Please help me figure out this one. I am trying to create a report using SQL dump data as a text file coming into excel.
i have 7 columns
sorted by column A,B C ascending
Column A has regional info EAST west North South
Column B has 3 categories TEST, Production, no activity
column c has names of the providers
then column d,e,f,g has information related to providers.

Now i want a report so that
Column A ie East west north south comes on heading and column B becomes sub heading and all the providers within B are listed under it and all other information pertaining to them comes in the other columns.

ie it shud look like

North regions:
--------------------------
Providers in test
a provider addr a addra zipa codea
b provider addr b addrb zipb codeb
c provider
subtotal:
Provider in production
a
b
c
subtotal
Total :

East region:
Provider in test
a
b
c
subtotal
provider in prod
a
b
c
subtotal
totals
Grand totals:

Is it possible in excel
Thanks
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,214,395
Messages
6,119,265
Members
448,881
Latest member
Faxgirl

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top