Microsoft access queries

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

Guest

I have two text fields on a form which give me a total and it works well But
when i run a query the total field does not show the value it calculates on
the form. It shows 0 or nothing
 
Patch,

We need a little more info. Where do the text fields on the form come from?
Are they in a table, a query, or unbound? If these two fields give you a
total, how are you displaying it? Can you give us an idea of what the
control source is for the calculated field?

It is a good idea, whenever you post a question, to give us as much
information as you can about your table structure (field names and data
types), the form (including control names), and what you have tried to make
it work before posting here.

Provide us with some more info, and I'm sure someone will be able to help.

Dale
 
Back
Top