How do I refer to result in order form, from customer form?

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

Guest

Hi my name is Mehdi,
my question is how to get the result of the calculation that already has
done in orders form, like Order Total, into the another form like order by
customers subform. Or generally refer to any calculation result in any form
from other forms?

Your help is appreiciated
 
You can use a text box with a control source of:
=Forms!YourFormName!YourTextBoxName
 

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