RE: subforms
Hi Clare
A subform is a form within a form.
It is used whenever you want to display data from multiple tables that have one-to-many relationships.
For example you would use a subform if you wanted to display an order with all its details. So to do this:
The main form would display the Order number and the Purchaser