A
Alexandra
I have designed a Business Invoice Form. The fields in
the form are generated from a Query based from a Table.
The fields [PartsAmount] contain an expression which
returns a value [Part]*[PartPrice].
I need to create a macro to copy the currency amount in the
[PartsAmount] field to a Table which contains the same
entry "PartsAmount". Since the form field contains an
expression, it does not update it to the table.
Is this possible?
the form are generated from a Query based from a Table.
The fields [PartsAmount] contain an expression which
returns a value [Part]*[PartPrice].
I need to create a macro to copy the currency amount in the
[PartsAmount] field to a Table which contains the same
entry "PartsAmount". Since the form field contains an
expression, it does not update it to the table.
Is this possible?