Apologies if this is a repeat question, but being only a beginner in VB and lack of success on google and forum searching I've had no choice![]()
I have a userform with 4 text boxes. When the user enters a value in textbox 1, I need that value to be written to cell A1.
Cells A2, A3 and A4 have formulas linking to cell A1, and the values are then respectively displayed in the text boxes in the userform. The user can then submit the details as they are (to another sheet) or modify the calculated values if neccessary.
In practice, this is for retail price (user entry); (less 20%, less VAT, and VAT values are calculated)
Many thanks
Alex
Bookmarks