G
Guest
I have a scorecard that performs calculations. Based on these calculations,
I need to return either "passed" or "failed" to a text box. This form will
be printed. What is the best method of doing this? Should I perform the
calculation in the properties of the text box? Should I perform the
calculations in a query?
I need to return either "passed" or "failed" to a text box. This form will
be printed. What is the best method of doing this? Should I perform the
calculation in the properties of the text box? Should I perform the
calculations in a query?