Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Using Data From a Pivot Table to autofill

How do I use data from a pivot table in a formula outside of the pivot table,
and autofill down?

  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Using Data From a Pivot Table to autofill

"barbb" wrote:
How do I use data from a pivot table
in a formula outside of the pivot table, and autofill down?


Maybe a quick example to illustrate ..

Assume the 1st col of the pivot snippet below
is what you want to autofill in an empty adjacent col to the right
(outside of the pivot)

In A3:A10 is:
-----
Count of Dat3 (< in A3)
Dat1
A


B

Grand Total (< in A10)
------------

Put in G5: =A5
Put in G6: =IF(A6="",G5,A6)
Copy G6 down to G9

This will return the "fill from above" results that you want:
A
A
A
B
B

which could then be used as the match col for downstream index/match
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,000 Files:362 Subscribers:62
xdemechanik
---
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,979
Default Using Data From a Pivot Table to autofill

In Excel 2002 and later versions, a GETPIVOTDATA formula is
automatically created when you link to a cell in a pivot table. There
are instructions here for adding the Generate GetPivotData button to a
toolbar, and toggling that feature on and off:

http://www.contextures.com/xlPivot06.html

When it's turned off, you'll create a normal reference when you click on
a cell in the pivot table. Then you'll be able to copy across or down.

barbb wrote:
How do I use data from a pivot table in a formula outside of the pivot table,
and autofill down?



--
Debra Dalgleish
Contextures
www.contextures.com/tiptech.html
Blog: http://blog.contextures.com

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Lookup data in a variable table & retrieve data from a pivot table Shawna Excel Worksheet Functions 3 October 10th 08 11:11 PM
Filter lines containing pivot table and non pivot table data Grover Excel Worksheet Functions 0 September 24th 07 07:20 PM
Pivot Table - Use Other Pivot Table as Data Source WCM Excel Discussion (Misc queries) 1 January 25th 07 06:39 PM
How to set the autofill options in a column of a input data table JKB Excel Discussion (Misc queries) 1 July 16th 05 03:39 PM
Is there an autofill for all row fields in a pivot table? Wendy B Excel Worksheet Functions 2 November 10th 04 01:54 PM


All times are GMT +1. The time now is 12:21 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"