I have a form with several list boxes on all working fine.
One of the list boxes shows the current quotations for the current customer.
I would like to be able select a line in the list box and then click a command button to open the Invoice Form and have the fields populated by the data from the list box.
The underlying query for the listbox has all the fields that are required for the Invoice form but I can't seem to work out how to transfer the data from the list box to the second form.
Any ideas?
One of the list boxes shows the current quotations for the current customer.
I would like to be able select a line in the list box and then click a command button to open the Invoice Form and have the fields populated by the data from the list box.
The underlying query for the listbox has all the fields that are required for the Invoice form but I can't seem to work out how to transfer the data from the list box to the second form.
Any ideas?
Last edited: