I would like to import the contents of some text boxes on a form into a report that is called from a command button on the form
On the form i calculate things like the total materials cost, total labor cost, Sales tax, discount percent given on this order etc
I then call/open an invoice report which via a query has the customers, name, address etc
I'm having a mental blank on how to import some of the calculated fields on my form into the invoice.
Thanks in advance.
On the form i calculate things like the total materials cost, total labor cost, Sales tax, discount percent given on this order etc
I then call/open an invoice report which via a query has the customers, name, address etc
I'm having a mental blank on how to import some of the calculated fields on my form into the invoice.
Thanks in advance.