What Is The Purpose Of A Subform?
A subform is a form within a form. It is generally used whenever you want to display data from multiple tables where there is a one-to-many relationship. For example, you would use a subform if you wanted to display an order with the order details. What are the advantages of a subform? When you place […]