I have a text box called Sub Total, (currency). In the next text box I have to copy the sub total figure into the next text box called VAT which then calculates the tax in another text box called total.
Sub Total VAT Total
My problem is that I am making errors in copying figures from...