Forms in a tabbed Control

S

Steve

Hi

I have 3 pages in a tabbed control, that is linked to my
main info by Roll ID. What I can't seem to do is get my
summary page(frmsummary) to automatically update - I have
to close the form and open this up again - which is no
good. I know that I would need to somehow re-query the form
(or the query that runs this) but I am not sure how. And
could I get it to do it when I click the summary Tab
header so that the info will be there straight away ?

The Summary details are dependant on the info from
fmrcosts, Item - Quantity - Cost,etc. This then updates
the data in the summary tab

In the summary form is 3 field..Cost (from the Costs
page),Vat - calculated at the current rate, and Total
Payable.

I hope someone understands and can help me....!
Thanks
 
Top