F
Frank Martin
I have Access2000 with WindowsXP.
I am redesigning an invoice form which consists of a main form based on the
"CustOrders" table, and a subform based on the "InvoiceLines" table.
The "InvoiceLines" subform has some expressions of the sort
"CCur([ProductID].[Column](2))" (i.e. for item prices) and these are there
to place the appropriate values into the invoice lines fields.
All invoice values are supposed to be collected into the "QryINVOICE" for
further processing, but the expression above (
CCur([ProductID].[Column](2))
) refuses to appear in this query as do derived expressions based on this.
Everything else seems to work.
Please help, Frank
I am redesigning an invoice form which consists of a main form based on the
"CustOrders" table, and a subform based on the "InvoiceLines" table.
The "InvoiceLines" subform has some expressions of the sort
"CCur([ProductID].[Column](2))" (i.e. for item prices) and these are there
to place the appropriate values into the invoice lines fields.
All invoice values are supposed to be collected into the "QryINVOICE" for
further processing, but the expression above (
CCur([ProductID].[Column](2))
) refuses to appear in this query as do derived expressions based on this.
Everything else seems to work.
Please help, Frank