I would like to create a form where a unique number is assigned to this form once it is opened. This continous form will include a number of entries one below the other. On closing the form I would like to update the table with the following fields, Date, Invoice Number and the session number originally given to the form. Reason behind the session number is, so that if I would require to know which invoices where inputted in session number 1 I would need to query that field and the result will display all the invoices which are related to that session number.
Thank you.
Thank you.