Pivot Table view to Normal Table view

sarsukanth

Board Regular
Joined
Jun 21, 2010
Messages
56
Hi All,

I got a different issue, that is there is a data in the pivot table view (not pivot table, its a normal data), we need to get that data as a normal table. Is there any easy way. For better understand I have given below example tables.
Thank you in advance for your support.


From Below Table

Col-ZCol-YCol-X
Row-ARRRRRR
Row-BQQQQQQ
Row-CPPPPPP

<colgroup><col><col span="3"></colgroup><tbody>
</tbody>


To Below Table

Row-ACol-ZRR
Row-ACol-YRR
Row-ACol-XRR
Row-BCol-ZQQ
Row-BCol-YQQ
Row-BCol-XQQ
Row-CCol-ZPP
Row-CCol-YPP
Row-CCol-XPP

<colgroup><col width="64" span="3" style="width:48pt"> </colgroup><tbody>
</tbody>



Thanks & Regards,
Raghukanth
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
You can actually use a consolidated range pivot table for this - see Debra's page here.
 
Upvote 0

Forum statistics

Threads
1,203,633
Messages
6,056,450
Members
444,866
Latest member
cr130

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