C
curniac
Ok, let me try and explain this.
I have a table that keeps cost and payment information in different
fields.
fTotalCost, fPayment1, fPayment2, fPayment3. I have built a query to
get the Balance - obvioulsy the query subtracts the payments from the
total cost. The result of the query is an experssion value. How do I
get this to show in a text field control on my Access form?
The form is based off of a table and not the query. The query only does
the calulation.
Can anyone help?
I have a table that keeps cost and payment information in different
fields.
fTotalCost, fPayment1, fPayment2, fPayment3. I have built a query to
get the Balance - obvioulsy the query subtracts the payments from the
total cost. The result of the query is an experssion value. How do I
get this to show in a text field control on my Access form?
The form is based off of a table and not the query. The query only does
the calulation.
Can anyone help?