mz123 Posted November 7, 2008 Share Posted November 7, 2008 I am working on a Parts database. Any given part can be an assembly, made up of other parts. I have a Parts table and an Assembly table, as the middle table. I need to print out a work order that shows Parts and for assemblies, the Parts that make up the assembly. The problem is when there is more than one level of Hierarchy: Part A Part B Part B-1 Part B-2 Part B-3 Part B-3-a Part B-3-b Part B-4 Part C Part C-1 Part C-1-a Part C-1-b Part C-2 Part C-3 Part C-3-a Part C-3-b Any help on how to set up a layout to show me something similar to the above? Let me know if I need to clarify anything. Thanks in advance! Link to comment Share on other sites More sharing options...
Vaughan Posted November 7, 2008 Share Posted November 7, 2008 What you ask for is, in typically geeky understatement, referred to as "non-trivial". There have been some recent posts with issues similar to yours, it could be worth searching the forums. Link to comment Share on other sites More sharing options...
bruceR Posted November 7, 2008 Share Posted November 7, 2008 You could get Seedcode Hierarchy: http://www.seedcode.com/cp-app/ste_cat/schierarchy Link to comment Share on other sites More sharing options...
comment Posted November 7, 2008 Share Posted November 7, 2008 See if this helps: http://fmforums.com/forum/showtopic.php?tid/190208/post/268238/#268238 http://fmforums.com/forum/showtopic.php?tid/192677/ Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 5787 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now