Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Expand and collapse

I have a file that uses data from external sources. I currently have it running on pivot table. The rows will always change from month to month so using grouping would take a long time since there are over 2000 rows.

With pivot table reports there is a function to expand and collapse fields. Is there a way to use a similar function without a pivot table?

Thanks

Fawn
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 587
Default Expand and collapse

hi,

you can define a named range dynamic "MyQuery" as follows :
=OFFSET(Sheet1!$A$1,,,COUNTA(Sheet1!$A:$A),COUNTA( Sheet1!$1:$1))

isabelle

Le 2014-05-29 00:50, Fawn Lagimodiere a écrit :
I have a file that uses data from external sources. I currently have it running on pivot table.
The rows will always change from month to month so using grouping would take a

long time since there are over 2000 rows.

With pivot table reports there is a function to expand and collapse fields. Is there a way to use a similar function without a pivot table?

Thanks

Fawn

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 587
Default Expand and collapse

oops sorry i misreading,
why not use a filter?

isabelle

Le 2014-05-29 10:47, isabelle a écrit :
hi,

you can define a named range dynamic "MyQuery" as follows :
=OFFSET(Sheet1!$A$1,,,COUNTA(Sheet1!$A:$A),COUNTA( Sheet1!$1:$1))

isabelle

Le 2014-05-29 00:50, Fawn Lagimodiere a écrit :
I have a file that uses data from external sources. I currently have it
running on pivot table.
The rows will always change from month to month so using grouping would take a

long time since there are over 2000 rows.

With pivot table reports there is a function to expand and collapse fields.
Is there a way to use a similar function without a pivot table?

Thanks

Fawn

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
expand or collapse mac Excel Programming 3 July 29th 09 05:35 AM
how do i expand and collapse rows office wreck! New Users to Excel 7 June 14th 09 08:41 PM
Expand Collapse Buttons Keith H[_2_] Excel Discussion (Misc queries) 0 April 17th 09 08:47 PM
Expand/collapse mdassi01 Excel Programming 3 January 29th 09 04:46 PM
expand/collapse row button caii Excel Discussion (Misc queries) 3 October 26th 05 09:44 AM


All times are GMT +1. The time now is 02:31 AM.

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"