Calculated Field Error: Cannot define field more than once

newbie4access

Registered User.
Local time
Today, 04:06
Joined
Apr 23, 2015
Messages
25
Hello :)

I use access 2010.

I am assuming by the error code, one can not use a calculated field to calculate another field. Clarification would help. Thanks n advance.
 

Attachments

  • 2015-06-10_1020.png
    2015-06-10_1020.png
    34.1 KB · Views: 207
correct - personally I would not use calculated fields, just calculate them when you need them. Users should not be looking directly at a table but via a form or report. They can't be indexed so any searches/sorts will be slow.
 

Users who are viewing this thread

Back
Top Bottom