Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default group of values with the same

I have a list in the format

Floor manager; Team manager; Agent; Stat 1;stat 2 ...
FM1; TM1; A1; 1% ; 1%...
FM1; TM1; A2: 1% ; 1% ...
FM1; Tm2; A3; 1% ; 1%
FM1; TM2; A4; 1%; 1%

I need to extract for a specific Tm each agent and their stats
in the format

TM:

Agent 1; STAT1; Stat2
Agent 2; Stat1; Stat2

With each TM having his own sheet. There are randomly sized teams, and no
consistant number of teams to a ccm.

Can anyone suggest a way to automate extraction?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default group of values with the same

http://www.rondebruin.nl/copy5.htm

has most of what you need.

--
Regards,
Tom Ogilvy


"Steve Wallace" wrote:

I have a list in the format

Floor manager; Team manager; Agent; Stat 1;stat 2 ...
FM1; TM1; A1; 1% ; 1%...
FM1; TM1; A2: 1% ; 1% ...
FM1; Tm2; A3; 1% ; 1%
FM1; TM2; A4; 1%; 1%

I need to extract for a specific Tm each agent and their stats
in the format

TM:

Agent 1; STAT1; Stat2
Agent 2; Stat1; Stat2

With each TM having his own sheet. There are randomly sized teams, and no
consistant number of teams to a ccm.

Can anyone suggest a way to automate extraction?

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default group of values with the same

if i've understood correctly, you could use Pivot Tables for a non-VBA
solution [Data] - [Pivot Tables...] and arrange the table as you have in
the description. Also, if you put TM in the Page Field, you can
automatically generate separate pages for each TM by choosing [Pivot
Table] - [Show Pages...] from the pivot table toolbar.

hth,

tim

"Steve Wallace" <Steve Wallace @discussions.microsoft.com wrote in message
...
I have a list in the format

Floor manager; Team manager; Agent; Stat 1;stat 2 ...
FM1; TM1; A1; 1% ; 1%...
FM1; TM1; A2: 1% ; 1% ...
FM1; Tm2; A3; 1% ; 1%
FM1; TM2; A4; 1%; 1%

I need to extract for a specific Tm each agent and their stats
in the format

TM:

Agent 1; STAT1; Stat2
Agent 2; Stat1; Stat2

With each TM having his own sheet. There are randomly sized teams, and no
consistant number of teams to a ccm.

Can anyone suggest a way to automate extraction?



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
Group values Remote Desktop Connection hotkey Excel Worksheet Functions 5 October 2nd 05 05:01 AM
sum values in a data group BigTim Excel Worksheet Functions 1 September 29th 05 03:59 AM
Group values and sum using loop mthomas[_7_] Excel Programming 3 August 12th 05 04:32 PM
zeroing cell values in a collapsed group Dave in Bradenton Excel Programming 1 February 19th 04 11:41 AM
Count each group of values JP[_8_] Excel Programming 9 January 16th 04 08:54 PM


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