Combine 2 column in pivot table

john5599

Board Regular
Joined
Mar 11, 2010
Messages
222
I have an excel sheet as given below. I want to name and address column in pivot table. If it is possible

Sheet1[TABLE="class: html-maker-worksheet"]<thead>[TR]
[TH][/TH]
[TH]A[/TH]
[TH]B[/TH]
[TH]C[/TH]
[TH]D[/TH]
[TH]E[/TH]
[TH]F[/TH]
[TH]G[/TH]
[TH]H[/TH]
[TH]I[/TH]
[TH]J[/TH]
[/TR]</thead><tbody>[TR]
[TH]1[/TH]
[TD="align: center"]INVOIVCE
NO[/TD]
[TD="align: center"]
INVOICE
DATE[/TD]
[TD="align: center"]CHELLAN
NO[/TD]
[TD="align: center"]PARTY NAME[/TD]
[TD="align: center"]ADDRESS[/TD]
[TD="align: center"]ITEM NAME[/TD]
[TD="align: center"]ITEM
CODE[/TD]
[TD="align: center"]HSN[/TD]
[TD="align: center"]QTY[/TD]
[TD="align: center"]TYPE[/TD]
[/TR]
[TR]
[TH]2[/TH]
[TD]5622218065[/TD]
[TD]15/11/18[/TD]
[TD][/TD]
[TD]Samsung[/TD]
[TD]Mussaffa[/TD]
[TD]TRIM CLIP ON LED PANEL 6W 6500K[/TD]
[TD]LHEAABP7IL1W006[/TD]
[TD]9405[/TD]
[TD="align: right"]24[/TD]
[TD]PURCHASE[/TD]
[/TR]
[TR]
[TH]3[/TH]
[TD]18138811255[/TD]
[TD][/TD]
[TD][/TD]
[TD]Honeywell[/TD]
[TD]Burdubai[/TD]
[TD]TRIM CLIP ON LED PANEL 6W 6500K[/TD]
[TD]LHEAABP7IL1W006[/TD]
[TD]9405[/TD]
[TD="align: right"]1[/TD]
[TD]SALES RETURN[/TD]
[/TR]
[TR]
[TH]4[/TH]
[TD]5322121331[/TD]
[TD]12/12/18[/TD]
[TD]CH.1723[/TD]
[TD]ABC TRADERS[/TD]
[TD]Kalifa[/TD]
[TD]TRIM CLIP ON LED PANEL 6W 6500K[/TD]
[TD]LHEAABP7IL1W006[/TD]
[TD]9405[/TD]
[TD="align: right"]1[/TD]
[TD]SALE[/TD]
[/TR]
[TR]
[TH]5[/TH]
[TD]4533588321[/TD]
[TD][/TD]
[TD][/TD]
[TD]Sun & Sand[/TD]
[TD]Mrina[/TD]
[TD]TRIM CLIP ON LED PANEL 6W 6500K[/TD]
[TD]LHEAABP7IL1W006[/TD]
[TD]9405[/TD]
[TD="align: right"]4[/TD]
[TD]SALE[/TD]
[/TR]
[TR]
[TH]6[/TH]
[TD]3365655881[/TD]
[TD]21/12/18[/TD]
[TD][/TD]
[TD]Maxwell[/TD]
[TD]Port Sea[/TD]
[TD]TRIM CLIP ON LED PANEL 6W 6500K[/TD]
[TD]LHEAABP7IL1W006[/TD]
[TD]9405[/TD]
[TD="align: right"]1[/TD]
[TD]SALE[/TD]
[/TR]
[TR]
[TH]7[/TH]
[TD]1232558841[/TD]
[TD][/TD]
[TD][/TD]
[TD]Jumbo Traders[/TD]
[TD]Khaldiya[/TD]
[TD]TRIM CLIP ON LED PANEL 6W 6500K[/TD]
[TD]LHEAABP7IL1W006[/TD]
[TD]9405[/TD]
[TD="align: right"]1[/TD]
[TD]SALE[/TD]
[/TR]
[TR]
[TH]8[/TH]
[TD]3365458522[/TD]
[TD]15/11/18[/TD]
[TD][/TD]
[TD]Rotona[/TD]
[TD]Sharja[/TD]
[TD]TRIM CLIP ON LED PANEL 12W 6500K[/TD]
[TD]LHEAABP7IL1W012[/TD]
[TD]9405[/TD]
[TD="align: right"]24[/TD]
[TD]PURCHASE[/TD]
[/TR]</tbody>[/TABLE]
Excel 2007
Excel Workbook
ABCDE
3Sum of Field1Column Labels
4Row LabelsPURCHASESALESALES RETURNGrand Total
5ABC TRADERS0101
6Honeywell0011
7Jumbo Traders0101
8Maxwell0101
9Rotona240024
10Samsung240024
11Sun & Sand0404
12Grand Total487156
Sheet4
Excel 2007




I want address column in pivot table column b. how can i do it in excel 2007
 
Last edited:

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Just drag the Address field next to the Name field.

If the Address appears on the column A change the Report Layout (on the Design tab of the PivotTable Tools) to Tabular Form.
 
Upvote 0

Similar threads

Forum statistics

Threads
1,223,243
Messages
6,170,967
Members
452,371
Latest member
Frana

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