auto populate

  • Thread starter Thread starter jc
  • Start date Start date
J

jc

I have 3 field on a form, 2 of which I enter a value in. I
want the third to auto calculate the sum of the first two
field. However if i change the contol source on the form
to a calculation it will not show in the that third field
when i display the table. Any suggestion?
 
JC -
If I understand you correctly, you're trying to save a calculated form
control value to a table field. This is generally not a good idea. Your
forms and reports can calculate that value any time you need to display it,
and you won't have to worry about keeping a static value current.

-Ed
 

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

Similar Threads

acnewrec? 1
Auto Populate 4
Auto populating in a table 2
Auto-populate form field 3
Auto Populate Data from Tables 4
Stopping a field from "auto-populating" 3
Auto fill not working 2
Auto populate month & year 4

Back
Top