sorry my last question is in texbox 8 i want to add the code for currency as you provide me 1st
Private Sub TextBox8_Exit(ByVal Cancel As MSForms.ReturnBoolean)
Me.TextBox8.Value = FormatCurrency(CCur(Me.TextBox8.Value))
End Sub
i want to see the result in the time when i enter the final result