LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Sorting a spreadsheet that is grouped/outlined

Hello, I have data that is in a WBS (work breakdown structure) format.

A
AA
AAAB
AAAC
AB
B
BA
BB
BBA
....

Each WBS has a cost associated with it. I'm struggling with a good VBA
way to determine the cost drivers of the costs that are associate to
each WBS item and put them in order from largest cost driver on
downwards. So for example.

A - $1000
AA - $750
AAAB - $500
AAAC - $250
AB - $250
B - 500
BA - $100
BB - $400
BBA - $100
BBB - $300
C
....

I would need my macro to be able to output something like the
following, and then be able to create bar charts where I can show the
Level 1 cost drivers, level 2 cost drivers, etc (Level 1 being A,
Level 2 being AB, etc.)
A - $1000
AB - $750
AA - $250
AAAC - $200
AAAB - $50
B - $500
BB - $400
BBB - $300
BBA - $100
BA - $100

Any advice? You suggestions are greatly appreciated.
 
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
sorting grouped cells D$ Excel Worksheet Functions 1 March 16th 10 07:47 PM
Grouped/outlined data only graphs when visible [email protected] Charts and Charting in Excel 2 June 23rd 06 02:55 PM
sorting a sheet with outlined rows Ron Excel Discussion (Misc queries) 0 June 8th 06 04:25 PM
Grouped sorting Scott Excel Programming 1 December 3rd 04 07:50 PM
Counting number of grouped/outlined rows Dirk Flakowski Excel Programming 1 December 11th 03 12:17 AM


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