F
fishqqq
Can someone please suggest how i would format a text box to take the
higher value of two other text boxes?
ie.
Textbox1 =100
Textbox2 = 200
textbox 3 will update itself with the higher value (either textbox 1
or 2).
note the textboxes are formatted for numbers only.
I was going to have a macro update textbox 3 using the "afterupdate"
property of Textbox2
thanks,
Steve
higher value of two other text boxes?
ie.
Textbox1 =100
Textbox2 = 200
textbox 3 will update itself with the higher value (either textbox 1
or 2).
note the textboxes are formatted for numbers only.
I was going to have a macro update textbox 3 using the "afterupdate"
property of Textbox2
thanks,
Steve