I have found the Order Details Page in the Northwind Database.
I only see that it totals up the Columns inside the subform, and there
appears to be no footer total in the main page.
Can you be more specific as to where I can find what I am looking for.
Thanks
If you open the Orders form in design view, there is a control named Subtotal
that has as it's control source =[Orders Subform].Form!OrderSubtotal
Notice you don't see the subtotal on the subform, the Subtotal control on
the main form displays the value.

Signature
Dave Hargis, Microsoft Access MVP
> I have found the Order Details Page in the Northwind Database.
>
[quoted text clipped - 4 lines]
>
> Thanks