sub pages

H

Harry

can you setup pages as subform? How it can be achieved?

for example:

main Page info:
CustID
CustName
Address

Subpage
OrderID
OrderDetail
Description
etc.

I can do it in a form way form and subform but what to do
to get acheived results in data access page form? Thanks
 
Top