M
Mat
Can anyone tell me how I can update a table with a value I
have calculated in a form. I have an 'Exc_VAT' value,
a 'VAT_Rate', and I then have a text box 'Total'
I have an expression for the 'Total' text box '=[Exc_VAT]*
[VAT_Rate]
I want to insert this calcualted value back into
the 'TOTAL' field in the table.
I expect it is extremely simple, but can anyone help ?
have calculated in a form. I have an 'Exc_VAT' value,
a 'VAT_Rate', and I then have a text box 'Total'
I have an expression for the 'Total' text box '=[Exc_VAT]*
[VAT_Rate]
I want to insert this calcualted value back into
the 'TOTAL' field in the table.
I expect it is extremely simple, but can anyone help ?