Get all filtered values for particular pivot item from preceding pivot row-field

ganeshsamant

New Member
Joined
Nov 23, 2020
Messages
1
Office Version
  1. 2013
Platform
  1. Windows
I have 15 Row-field (Only Row-field, No column fields) & QTY as data-field in my pivot table.
Suggest me VBA code to get all pivot items of previous Row-field for a particular pivot item in last Row-field.

For example in below pic for pivot item "TE-118" from row-field "TAG NO", I want to extract preceding filtered row-fields.

As in below Pic I want to extract " 1.5" 150# XS-WNRF B16.36-ASTM A105 etc....upto...-12.755-158" For pivot Item TE-118 of "TAG NO" rowfield.

Now excel shows these details in Pop-Up when mouse over is on particular item as shown in below pic, I just want to know how we can extract these details through VBA Code. Thanks in advance.

Untitled.png
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"

Forum statistics

Threads
1,214,868
Messages
6,122,005
Members
449,059
Latest member
mtsheetz

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