Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default User defined function

I am searching for a User defined function that works in Hierarquical
structures.

Hierarquical structures contents elements at a level (father) that are
divided in different elements at the next level (sons). The Work Break
Down Structure used in Project management is one of them, usually each
element has a identifying code like this:



CODE MH

1

1.1

1.1.1 30

1.1.1.1 10

1.1.1.2 20

1.1.2

1.1.3

1.2

1.3

1.4





If an element has an assigned value (for example man hours MH), the "father"
has value of the summation of its "sons" (30=10+20). Calculation is made
this way up to the top of the structure.



Is it possible to develop a function to calculate the sum of the variable
(MH) at any level? (provided that values at the lowest level are known)


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default User defined function

Carlos,

The Pivot Table will give you group totals. It won't put them into your
existing structure.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"Carlos Paez" wrote in message
...
I am searching for a User defined function that works in Hierarquical
structures.

Hierarquical structures contents elements at a level (father) that are
divided in different elements at the next level (sons). The Work Break
Down Structure used in Project management is one of them, usually each
element has a identifying code like this:



CODE MH

1

1.1

1.1.1 30

1.1.1.1 10

1.1.1.2 20

1.1.2

1.1.3

1.2

1.3

1.4





If an element has an assigned value (for example man hours MH), the

"father"
has value of the summation of its "sons" (30=10+20). Calculation is made
this way up to the top of the structure.



Is it possible to develop a function to calculate the sum of the variable
(MH) at any level? (provided that values at the lowest level are known)




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
User Defined function - Help makulski Excel Worksheet Functions 8 February 27th 08 09:44 PM
user defined function Brian Rogge Excel Worksheet Functions 5 May 23rd 05 06:21 PM
USer Defined Function Excel Dummy[_2_] Excel Programming 2 November 5th 03 11:33 AM
Help within user defined function P. Dileepan Excel Programming 1 October 2nd 03 11:35 PM
User-Defined Function pre-empting Built-in Function? How to undo???? MarWun Excel Programming 1 August 6th 03 09:31 PM


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