Why is my table dropping information?

J

J Pru

I've been working on an extensive project for a while now, come to find that
my table is showing and calculating some information while dropping other
information. When using the database I can input information and it'll be
fine, all calculations will show up in reports no problem. Other sets of
information I've input get left out all together, no calculations get carried
forward even when I've filled all the necessary fields. Can anyone point me
in a direction to get this problem resolved?
 
U

uli hofer

Check if you have somwhere one to one links (in table definitions or
queries). This often prevents data from showing
 
H

huangda 晋江兴达机械

J Pru said:
I've been working on an extensive project for a while now, come to find
that
my table is showing and calculating some information while dropping other
information. When using the database I can input information and it'll be
fine, all calculations will show up in reports no problem. Other sets of
information I've input get left out all together, no calculations get
carried
forward even when I've filled all the necessary fields. Can anyone point
me
in a direction to get this problem resolved?
 
Top