[vba]
Private Sub TextBox1_Change()
With Range("M200_Inv_Balance")
UserForm13.TextBox1.Text = .Cells(.Rows.Count, 1).Value
End With [/vba]
[vba]
Private Sub TextBox1_Change()
With Range("M200_Inv_Balance")
UserForm13.TextBox1.Text = .Cells(.Rows.Count, 1).Value
End With [/vba]
____________________________________________
Nihil simul inventum est et perfectum
Abusus non tollit usum
Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
James Thurber