Why is my table dropping information?

  • Thread starter Thread starter J Pru
  • Start date Start date
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?
 
Check if you have somwhere one to one links (in table definitions or
queries). This often prevents data from showing
 
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?
 
Back
Top