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

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
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,900
Messages
6,175,276
Members
452,629
Latest member
SahilPolekar

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