Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default repositioning aging categories in a pivot when present

Hi,

I know how to reposition aging categories within a pivot
by adding the following line:
ActiveSheet.PivotTables("PivotTable1").PivotFields
("Aging").PivotItems( _
"Overdue").Position = 1

But my concern is that the macro won't work if a specific
again categorie isn't available (no data in that
categorie). How can this be solved with a if..then
structure.

Thanks in advance,
Hans Weustink
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
Pivot Table categories Alder Excel Worksheet Functions 4 August 18th 09 12:30 AM
All categories to show in pivot tables for use as dataframe? smaw Excel Worksheet Functions 1 December 13th 07 03:15 AM
Pivot table aging report sort order Pierre Excel Worksheet Functions 1 July 9th 07 09:10 PM
How to print different charts from multiple categories of pivot ch Perkgolf Excel Discussion (Misc queries) 0 April 14th 07 05:38 PM
How I can add categories in a pivot table? Todd L. Excel Worksheet Functions 0 December 1st 04 05:19 AM


All times are GMT +1. The time now is 04:02 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"