How can I print to file a Table and it's subdatasheet fully expand

P

Paul

I have a simple ACCESS file (Shown Below)

Parent, Component, Qty

I can add subdatasheet and make the Link Child Fields: Parent
And make the Master Fields: Component

If I then (Format,subdatasheet,expand all)
My table will expand my Bill of Material to whatever level that part has :
ie 8 Levels it will expand to 8 levels


Now the question is how to print to a sequential file the expanded database?
 
R

Rick B

You don't print from tables, you print a report. Build a report showing
what you want and print it.

Hope that helps.
MERRY CHRISTMAS!!!


Rick B
 
Top