P
pjeffers
Form has custom fields (text boxes).
you input number in textbox 1 and number in textbox 2
I have vba that computes the total and inputs in custom text box 3
that works fine,
however on a shared task (users use the same forms with same tex
boxes)
it will accept the textbox 1 and textbox 2 but will not run the vb
code to fill in the total? Is this normal behaviour?
thanks pv
you input number in textbox 1 and number in textbox 2
I have vba that computes the total and inputs in custom text box 3
that works fine,
however on a shared task (users use the same forms with same tex
boxes)
it will accept the textbox 1 and textbox 2 but will not run the vb
code to fill in the total? Is this normal behaviour?
thanks pv