• 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.

VLOOKUP to PIVOT TABLE

You either can use the VLOOKUP and ignore that fact that's there's a PIvotTable in the cells, like this:

=VLOOKUP("My Value,A:D,4,FALSE)


Or you can use the GETPIVOTDATA function. I'm not exactly sure how you are wanting to combine the formula & function. If this didn't help, could you give an example of what you have and what you would like to see?
 
Back
Top