Private Sub AVG_3SIGM_AfterUpdate()
If AVG_3SIGM.Value <= 17.4 Then
PASSFAIL1.Text = "Fail"
End If
End Sub
The above only works if i manually enter a value in AVG_SIGM but i want it to work when a macro (that contains formulas im using) sends the value to the text box. When i...
Hi... I want to auto-fill in one column in my table with the last value entered in another column in my table. How would I go about doing this?
thanks in advance
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.