So I have created a Database for Quotes. I have a MainForm (frmQuotesLine) where all the quote info is stored (e.g. Site Details, Customers details, remarks... etc) I then have a SubForm (SbfrmProductCosts) that is connected to the Mainform to enter details about related products to the Quotes. In the sub form I have "QuoteID, ProductID, Code, Description, Quantity, SalePrice", from that I have created a new text box to create a SubTotal for the Quantity*Sale Price and have set the settings name of the new text box to "SubTotal".
What I want to do is Sum the Subtotal textbox but have that text box on the main form instead of in the subform.
Please help as im struggling, im using Access 2003 if that helps. ^_^
Cheers,
Matt.
What I want to do is Sum the Subtotal textbox but have that text box on the main form instead of in the subform.
Please help as im struggling, im using Access 2003 if that helps. ^_^
Cheers,
Matt.