H everbody,
I'm new in access. I have a data entry form consists of a main form ( involves some information about the costumer) linked to a sub form (order ID and Date), also the sub form is linked to another sub form called order detailed, where, when I choose the costumer, the order sub form shows me the number of the orders that belongs to that costumer, and also when i navigate through the the orders, the corresponding details come out from the order details sub form. i.e., only the corresponding details of specific order come out at each order record navigation. What i want here is some suggestions in how print out one costumer information with one order and the corresponding details that belongs to that order in a report. Your help really appreciated.