PC Review


Reply
Thread Tools Rate Thread

How can I keep columns from dissappearing in a PIVOT?

 
 
=?Utf-8?B?cGExOTcx?=
Guest
Posts: n/a
 
      14th Sep 2007
We use a pivot to filter data that then feeds additional reporting. We set
the pivot up to see all data, and have tied formulas to cells within that
column structure. When we filter on a region that does not have data for a
particular column, that column dissappears, throwing off all of the formulas
tied to the original column structure. How can I have the pivot remain
static - for example, if I choose to add the columns DATA1, DATA2, DATA3 to
the pivot, I want to see those columns, even if a filter is applied and no
data can be displayed under them.

Thank you!
 
Reply With Quote
 
 
 
 
=?Utf-8?B?RnJhbmsgUHl0ZWw=?=
Guest
Posts: n/a
 
      14th Sep 2007
pa1971;

Create a static column with all values set to a pre determine factor. This
will keep one open reference to each factor. All of the required data will
occur. You may have to include an

=if(a1="",0[ or equals na() as your formula needs!],RemainderOfFormula)

to keep from throwing errors thru out your worksheet.

God Bless

Frank Pytel

http://groups.google.com/group/excel...et-programming

"pa1971" wrote:

> We use a pivot to filter data that then feeds additional reporting. We set
> the pivot up to see all data, and have tied formulas to cells within that
> column structure. When we filter on a region that does not have data for a
> particular column, that column dissappears, throwing off all of the formulas
> tied to the original column structure. How can I have the pivot remain
> static - for example, if I choose to add the columns DATA1, DATA2, DATA3 to
> the pivot, I want to see those columns, even if a filter is applied and no
> data can be displayed under them.
>
> Thank you!

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Filter lines with Pivot table and non pivot table columns =?Utf-8?B?R3JvdmVy?= Microsoft Excel Charting 4 28th Sep 2007 03:16 AM
Filter lines with Pivot table and non Pivot table columns =?Utf-8?B?R3JvdmVy?= Microsoft Excel Misc 1 26th Sep 2007 12:48 AM
Pivot and columns =?Utf-8?B?Sm9oYW4=?= Microsoft Excel Misc 1 1st Mar 2006 08:04 PM
Pivot Table Creating New Columns that Subtract Two Existing Columns den4673 Microsoft Excel Misc 3 17th Dec 2004 01:31 PM
Re: Pivot columns John Microsoft Excel Misc 0 25th Aug 2003 01:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:53 PM.