• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

VBA: Selecting Value From a Single Cell in a Pivot Table

gard5096

New Member
I have a pivot table with row fields of "Supervisor" and "Agent". There are then row headings with each supervisors name and their agents listed under them. The column headings are "< 25 Days" and "> 80 Days". What I need to do is copy the value from the intersection of "Agent1" and "> 80 Days". Can someone please help me accomplish this through VBA?
 
Hi gard5096,


Welcome to the forum and we glad to have you here.


Could you please upload a workbook with sample data so that we do not need to create some dummy data to write and test the code?


http://chandoo.org/forums/topic/posting-a-sample-workbook


Kaushik
 
Back
Top