Calculations

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

Guest

I created a form in access and when the info moves over to its table, I lose
the calculated cells, in other words those cells become blank. What can I do
to keep these calculations in the Table also. I would really appreciate any
help I can get on this.
 
Jennifer,
In about 99.9999% of the cases, you don't need to store the results of a
calculation in your tables, because you can always recalculate it when you
need it.

Lynn Trapp
MS Access MVP
 
Jennifer said:
I created a form in access and when the info moves over to its table,
I lose the calculated cells, in other words those cells become blank.
What can I do to keep these calculations in the Table also. I would
really appreciate any help I can get on this.

It's smarter than you are. Don't try to fix it. You don't want to
store results in Access (or other databases, you just re-compute them.
Works much better.
 

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