<<
I have a field Subtotal in a query1. Now I want to update this field into the
table. How can I do it?
Thanks,[/QUOTE][/QUOTE]
Well instead of having a calculated control on the form which can't be bound to
the underlying table or query, perhaps have code behind the form perhaps a
function that is triggered by the AfterUpdate of certain fields on the form
which puts the proper subtotal into a bound control.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.