M
Mike
Hi,
I have a Transaction form, called frmTransaction bounded
to tblTransaction. Users use this form to enter records
of items moving out of our shop. At this time, One record
at a time must be entetred and then, by clicking on a
command button to add a new record.
I was owndering if I can set up the form so that user can
enter as many records as needed in at the same time and
at the end, create an invoice?
Such as:
Item #1
Item #2
..
..
..
Item#n
The form has the following feilds:
Part Number
Part Name
Quantity sold
Date
Cost
Upon entering a Part Number, the rest fills in
automatically except for the date and the quantity.
Thank you in advance for your help.
Regards,
Mike
I have a Transaction form, called frmTransaction bounded
to tblTransaction. Users use this form to enter records
of items moving out of our shop. At this time, One record
at a time must be entetred and then, by clicking on a
command button to add a new record.
I was owndering if I can set up the form so that user can
enter as many records as needed in at the same time and
at the end, create an invoice?
Such as:
Item #1
Item #2
..
..
..
Item#n
The form has the following feilds:
Part Number
Part Name
Quantity sold
Date
Cost
Upon entering a Part Number, the rest fills in
automatically except for the date and the quantity.
Thank you in advance for your help.
Regards,
Mike