Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

fill field with data from a subform

Status
Not open for further replies.

kronar

Programmer
Jan 12, 2003
60
US
I have a main form "frmJob Form"
it has a tabbed page with a subform "Labor Subform", on the tab page I have a field "LaborCostTot" that is the sum of the labor cost from the subform. I need this totalcost figure on the front tab and to enter it in the Job Table.

How do I copy this cost to the first Tab page and when is this total available. The "LaborCostTot" field calculates properly on form load.
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top