Formulas from Form to Report

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how do i take a function such as:

=((underlayment.Form![order subtotal2])+(membrane.Form![order
subtotal2])+(Splice.Form![order subtotal2])+(Adhesive.Form![order
subtotal2]))

and put that on a report so it pulls the same numbers?
 
Just add an unbound text box to your report and put the same formula in it.
Just copy and paste your field to the report.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top