Data entry field calculated from manually entered field.

  • Thread starter Thread starter NChap
  • Start date Start date
N

NChap

Hi

Is it possible to save a Field

calculated in a data entry Form, from a manually entered Field on same Form

as part of that Record being entered

to a column in the Table of Records?

NChap
 
Hi

Is it possible to save a Field

calculated in a data entry Form, from a manually entered Field on same Form

as part of that Record being entered

to a column in the Table of Records?

NChap

Yes, but as a rule it would be A Very Bad Idea; if you can calculate the value
from data in the table, you should do so. Please explain the structure of the
table and the nature of the calculation.
 
Back
Top