I want to create a form like this:
The image is of "Order" form of Northwind Sample Database.
I am not creating a "Order" form. I want to create an "Invoice" Form.
This is my project.
http://dl.getdropbox.com/u/872430/db3.mdb
I know that I have to use "Subform/SubReport" object from the Toolbox while designing form. I am having trouble with understanding how I should be able to keep "Bill No", "Date", and "Party Name" outside the Subform in the Form and relate the details of those to the Subform below.