HELP! Please. :)

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

Guest

I'm new to Access and here's my problem...
I made a Form from a Table to keep track of inventory. I wanted to make a
calculation field to figure out profits. In the field control properties I
changed the control source to an expression which worked fine on the form,
however, it doesn’t record the data in the table – what am I doing wrong?
Thank you!
- Maige
 
Maige said:
I'm new to Access and here's my problem...
I made a Form from a Table to keep track of inventory. I wanted to
make a calculation field to figure out profits. In the field control
properties I changed the control source to an expression which worked
fine on the form, however, it doesn't record the data in the table -
what am I doing wrong? Thank you!
- Maige

Calculations (and the results of them) do NOT belong in tables. Just use your
expression any place you need that value. Tables should only hold base data.
 

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