Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Using macro to convert single level BOM to Multi Level BOM


Hi expert,

I have a BOM structure

A B
| |
--------------------
| | | |
C3 C2 C1 C4
|
-------
| |
D1 D2
|
E1

Where A and B are different top level Finish Goods, with commo
subassembly C1.

I was given with a single level BOM structure as below in Excel file.

Assembly Component
-------- ---------
A C1
A C2
A C3
B C1
B C4
C1 D1
C1 D2
D1 E1


I need to convert into the following format in Excel file:
(added with new column - Top FG)


Top FG Assembly Component
------ -------- -------------
A A C1
A A C2
A A C3
B B C1
B B C4
A C1 D2
B C1 D2
A D1 E1
B D1 E1
A C1 D1
B C1 D1

I am looking at a macro which can help me to add a new column showin
the top level finish goods. criteria is any assembly that is not foun
in component consider as top level Finish good and if a assembly exis
in more than one top level finish goods a new record need to b
created.

Can anyone help.

Thanks.
Andre

--
andrew_chon
-----------------------------------------------------------------------
andrew_chong's Profile: http://www.excelforum.com/member.php...fo&userid=3128
View this thread: http://www.excelforum.com/showthread.php?threadid=50953

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
multi-level indexing? 44judester Excel Worksheet Functions 5 August 6th 09 03:13 PM
Multi-Level Subtotals Douglas Eckert Excel Discussion (Misc queries) 0 May 11th 07 03:51 PM
multi level worksheets Lesley Excel Discussion (Misc queries) 1 September 12th 06 04:53 AM
Multi-level passwords Todor Excel Discussion (Misc queries) 7 June 7th 05 06:36 PM
Why, when I create workbook-level name does it jump it to Sheet-level ? Charles Jordan Excel Programming 1 November 5th 03 08:43 PM


All times are GMT +1. The time now is 03:43 PM.

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"