Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default How can I keep columns from dissappearing in a PIVOT?

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!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 103
Default How can I keep columns from dissappearing in a PIVOT?

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
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
Custom Toolbars - keep dissappearing Paul S Excel Discussion (Misc queries) 1 February 12th 07 06:10 PM
How do I stop cell borders dissappearing when pasting data? John Hallworth Excel Worksheet Functions 2 June 30th 06 08:16 PM
Dissappearing formula Crimson_Pirate Excel Worksheet Functions 2 November 10th 05 08:31 AM
Odd Dissappearing Spreadsheet Jack Excel Discussion (Misc queries) 1 February 25th 05 10:21 PM
Pivot Table Creating New Columns that Subtract Two Existing Columns den4673 Excel Discussion (Misc queries) 3 December 17th 04 01:31 PM


All times are GMT +1. The time now is 04:58 PM.

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

About Us

"It's about Microsoft Excel"