cant get fields to add together into another field

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

Guest

Im trying to add numbers from two fields into another field, and i have tried
the help file and it gives me an error still.

ex: =[Value]+[Cost]

but that wont work for some reason
 
Are you performing the calculation in a text box? Are both fields the same
data type? Remember that you don't want to store calculated values, but
rather have the calculation performed on the fly in a text box or query.
 

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