View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Creating a WBS numbering system

Hi
IMHO don't use Excel for this. Excel just has no function built.in to
do this. Project/Word is IMHO better suited for such tasks

--
Regards
Frank Kabel
Frankfurt, Germany

"M Houghton" <M schrieb im
Newsbeitrag ...
Looking for a way to number a work breakdown structure in excel.
This is the desired output:
1.2.3 Labor
1.2.3 Other
1.2.3 Cont
1.2.4 Labor
1.2.4 Other
1.2.4 Cont

When the text equals "Cont" have the cell below increase by the

lowest element
Anybody have any ideas??? Thanks for your time and attention - Mark