G
Guest
I have a form 'Invoice' which has a query. The query is limited by criteria. I would like to calculate the sum total of 'LineTotal' field of the subquery in the form. I have used cod
=Sum([InvoiceSubform].Form!LineTotal
but it gives error. Please help
Secondly, this form does not print. It is blank in print preview even after showing data on screen. Please help
TIA.
=Sum([InvoiceSubform].Form!LineTotal
but it gives error. Please help
Secondly, this form does not print. It is blank in print preview even after showing data on screen. Please help
TIA.