Solved Importing values on a form into a report (1 Viewer)

HealthyB1

Registered User.
Local time
Tomorrow, 04:25
Joined
Jul 21, 2013
Messages
105
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.
 
Why would you NOT do these calcs in report?
 

Users who are viewing this thread

Back
Top Bottom