Query Woes

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

Guest

I am working on invoice form, that is being generated by a query. I would
prefer to have the f orm linked to the table, but the table does not get
updated for the PST, GST and Subtotal. So... query is what I am trying based
on some recommendations for other people.

Everything works fine, ie) I can add new records to the query/form in normal
mode (sorry, not sure of correct terminilogy).... but, as soon as I click on
the totals button to make a calcuation, it works for the existing records,
but I can no longer add any new records.

Many thanks
 
You'll need to give us much more details about this. Such as the form's
RecordSource query, the table structure, the controls that are on the form,
what code you're running, etc.
 
Back
Top