i m not able to store a vlaue calulated in form to table.

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

Guest

I have made a field (B)in a form which is controlled by other field(A) using
following expression = [A]/2
I am able to see the value of filed in the form but not in the table by
which i made this form.
I am not able to bound the calculated value of field B to table field.

I wonder if i get some fruitful suggestions.and if possible please reply at
(e-mail address removed)
Thanks
Amit
 
See:
Calculated fields
at:
http://allenbrowne.com/casu-14.html

The article explains how, and more importantly *when* to store the
calculated value.

It is not a good idea to post your email address to newsgroups. Many
spambots harvest addresses here.
 
thanks a ton Allen Browne..


Allen Browne said:
See:
Calculated fields
at:
http://allenbrowne.com/casu-14.html

The article explains how, and more importantly *when* to store the
calculated value.

It is not a good idea to post your email address to newsgroups. Many
spambots harvest addresses here.

--
Allen Browne - Microsoft MVP. Perth, Western Australia

Reply to group, rather than allenbrowne at mvps dot org.

Amit kaushik said:
I have made a field (B)in a form which is controlled by other field(A)
using
following expression = [A]/2
I am able to see the value of filed in the form but not in the table by
which i made this form.
I am not able to bound the calculated value of field B to table field.
 

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